Add netstandard2.0 to the targets #277
Annotations
10 warnings
build-dotnet
Non-nullable field 'Items' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-dotnet
Dereference of a possibly null reference.
|
build-dotnet
Dereference of a possibly null reference.
|
build-dotnet
Field 'CollectionsMarshal.ListDummy<T>.Items' is never assigned to, and will always have its default value null
|
build-dotnet
The field 'CollectionsMarshal.ListDummy<T>.size' is never used
|
build-dotnet
The field 'CollectionsMarshal.ListDummy<T>.version' is never used
|
build-dotnet
Non-nullable field 'Items' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-dotnet
The field 'CollectionsMarshal.ListDummy<T>.size' is never used
|
build-dotnet
Field 'CollectionsMarshal.ListDummy<T>.Items' is never assigned to, and will always have its default value null
|
build-dotnet
The field 'CollectionsMarshal.ListDummy<T>.version' is never used
|