Keywords #92
Annotations
11 warnings
|
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)
|
src/IKVM.Reflection/Missing.cs#L50
'IObjectReference' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
src/IKVM.Reflection/Universe.cs#L779
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Universe.cs#L779
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/ConstructorBuilder.cs#L86
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/ConstructorBuilder.cs#L86
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/ModuleBuilder.cs#L625
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/ModuleBuilder.cs#L625
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/TypeBuilder.cs#L410
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/TypeBuilder.cs#L410
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
This job succeeded
Loading