9.2.0 #112
Annotations
5 warnings
Build:
src/IKVM.ByteCode/Encoding/AttributeTableEncoder.cs#L146
Cannot convert null literal to non-nullable reference type.
|
Build:
src/IKVM.ByteCode/Encoding/AttributeTableEncoder.cs#L146
Cannot convert null literal to non-nullable reference type.
|
Build:
src/IKVM.ByteCode/ByteCodeException.cs#L58
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
src/IKVM.ByteCode/Encoding/AttributeTableEncoder.cs#L146
Cannot convert null literal to non-nullable reference type.
|
Build:
src/IKVM.ByteCode/Encoding/AttributeTableEncoder.cs#L146
Cannot convert null literal to non-nullable reference type.
|
Loading