Annotations
10 warnings
|
build:
NET_Library/CoreLib/Misc/COBS.cs#L92
Possible null reference return.
|
|
build:
NET_Library/CoreLib/Ethernet/UdpSocketClient.cs#L37
Possible null reference assignment.
|
|
build:
NET_Library/CoreLib/Ethernet/UdpSocketClient.cs#L37
Dereference of a possibly null reference.
|
|
build:
NET_Library/CoreLib/Ethernet/UdpSocketClient.cs#L35
Converting null literal or possible null value to non-nullable type.
|
|
build:
NET_Library/CoreLib/Misc/COBS.cs#L28
Possible null reference return.
|
|
build:
NET_Library/CoreLib/Misc/PropertySensitive.cs#L63
Possible null reference assignment.
|
|
build:
NET_Library/CoreLib/Misc/PropertySensitive.cs#L45
Possible null reference assignment.
|
|
build:
NET_Library/CoreLib/Misc/PropertySensitive.cs#L60
Cannot convert null literal to non-nullable reference type.
|
|
build:
NET_Library/CoreLib/Misc/PropertySensitive.cs#L60
Possible null reference assignment.
|
|
build:
NET_Library/CoreLib/Misc/PropertySensitive.cs#L43
Cannot convert null literal to non-nullable reference type.
|