Trimmed Binary & Output Properties #7
Annotations
6 warnings
build:
DotNetAstGen/Utils/Utilities.cs#L35
Dereference of a possibly null reference.
|
build:
DotNetAstGen/Utils/MapSerializer.cs#L50
Unboxing a possibly null value.
|
build:
DotNetAstGen/Utils/MapSerializer.cs#L61
Possible null reference argument for parameter 'list' in 'void MapSerializer.ProcessSyntaxNodeList(dynamic list)'.
|
build:
DotNetAstGen/Utils/Utilities.cs#L35
Dereference of a possibly null reference.
|
build:
DotNetAstGen/Utils/MapSerializer.cs#L50
Unboxing a possibly null value.
|
build:
DotNetAstGen/Utils/MapSerializer.cs#L61
Possible null reference argument for parameter 'list' in 'void MapSerializer.ProcessSyntaxNodeList(dynamic list)'.
|