Wrong constnat type. #24
Annotations
9 errors and 1 warning
src/IKVM.ByteCode/Reading/BootstrapMethodsAttributeMethodReader.cs#L30
'BootstrapMethodsAttributeMethodRecord' does not contain a definition for 'Methodref' and no accessible extension method 'Methodref' accepting a first argument of type 'BootstrapMethodsAttributeMethodRecord' could be found (are you missing a using directive or an assembly reference?)
|
src/IKVM.ByteCode/Reading/ConstantValueAttributeReader.cs#L25
'ConstantValueAttributeRecord' does not contain a definition for 'Handle' and no accessible extension method 'Handle' accepting a first argument of type 'ConstantValueAttributeRecord' could be found (are you missing a using directive or an assembly reference?)
|
src/IKVM.ByteCode/Reading/ConstantValueAttributeReader.cs#L25
'ConstantValueAttributeRecord' does not contain a definition for 'Handle' and no accessible extension method 'Handle' accepting a first argument of type 'ConstantValueAttributeRecord' could be found (are you missing a using directive or an assembly reference?)
|
src/IKVM.ByteCode/Reading/BootstrapMethodsAttributeMethodReader.cs#L30
'BootstrapMethodsAttributeMethodRecord' does not contain a definition for 'Methodref' and no accessible extension method 'Methodref' accepting a first argument of type 'BootstrapMethodsAttributeMethodRecord' could be found (are you missing a using directive or an assembly reference?)
|
src/IKVM.ByteCode/Reading/BootstrapMethodsAttributeMethodReader.cs#L30
'BootstrapMethodsAttributeMethodRecord' does not contain a definition for 'Methodref' and no accessible extension method 'Methodref' accepting a first argument of type 'BootstrapMethodsAttributeMethodRecord' could be found (are you missing a using directive or an assembly reference?)
|
src/IKVM.ByteCode/Reading/ConstantValueAttributeReader.cs#L25
'ConstantValueAttributeRecord' does not contain a definition for 'Handle' and no accessible extension method 'Handle' accepting a first argument of type 'ConstantValueAttributeRecord' could be found (are you missing a using directive or an assembly reference?)
|
src/IKVM.ByteCode/Reading/ConstantValueAttributeReader.cs#L25
'ConstantValueAttributeRecord' does not contain a definition for 'Handle' and no accessible extension method 'Handle' accepting a first argument of type 'ConstantValueAttributeRecord' could be found (are you missing a using directive or an assembly reference?)
|
src/IKVM.ByteCode/Reading/BootstrapMethodsAttributeMethodReader.cs#L30
'BootstrapMethodsAttributeMethodRecord' does not contain a definition for 'Methodref' and no accessible extension method 'Methodref' accepting a first argument of type 'BootstrapMethodsAttributeMethodRecord' could be found (are you missing a using directive or an assembly reference?)
|
|
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)
|
This job failed
Loading