Update emitTest.csproj #4
Annotations
6 warnings
iOS:
emitTest/MainPage.xaml.cs#L37
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
iOS:
emitTest/MainPage.xaml.cs#L44
Dereference of a possibly null reference.
|
iOS:
emitTest/MainPage.xaml.cs#L8
The field 'MainPage.count' is assigned but its value is never used
|
iOS:
emitTest/MainPage.xaml.cs#L37
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
iOS:
emitTest/MainPage.xaml.cs#L44
Dereference of a possibly null reference.
|
iOS:
emitTest/MainPage.xaml.cs#L8
The field 'MainPage.count' is assigned but its value is never used
|