Skip to content

ReadNode throw exception #82

@verysimplenick

Description

@verysimplenick

Hi, I try build my solution with your tool, but catch exception. Builded with vs 2017.2 normally. (MSBuild15)
ExceptionInfo

System.ArgumentNullException: Значение не может быть неопределенным.
Имя параметра: key
   в System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   в System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
   в System.Collections.Generic.Dictionary`2.TryGetValue(TKey key, TValue& value)
   в Microsoft.Build.Logging.StructuredLogger.Serialization.CreateNode(String name)
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
   в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.Read(String filePath)
   в Microsoft.Build.Logging.StructuredLogger.Serialization.Read(String filePath)
   в StructuredLogViewer.HostedBuild.<>c__DisplayClass6_0.<BuildAndGetResult>b__0() в C:\MSBuildStructuredLog\src\StructuredLogViewer\HostedBuild.cs:строка 64

Metadata

Metadata

Assignees

No one assigned

    Labels

    localizationGlobalization and localization

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions