Upgrade to AsmResolver 6.0.0-rc.1 #377
Annotations
20 warnings
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/ObjectModel/CallHandlerBase.cs#L276
Parameter 'context' has no matching param tag in the XML comment for 'CallHandlerBase.FindMethodImplementationInType(RuntimeContext, TypeDefinition?, MethodDefinition?)' (but other parameters do)
|
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/CilExecutionContext.cs#L49
Missing XML comment for publicly visible type or member 'CilExecutionContext.RuntimeContext'
|
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/CilVirtualMachine.cs#L117
Missing XML comment for publicly visible type or member 'CilVirtualMachine.RuntimeContext'
|
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/CilVirtualMachine.cs#L38
Parameter 'runtimeContext' has no matching param tag in the XML comment for 'CilVirtualMachine.CilVirtualMachine(RuntimeContext, bool)' (but other parameters do)
|
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/CilVirtualMachine.cs#L36
XML comment has a param tag for 'contextModule', but there is no parameter by that name
|
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/CilArchitecture.cs#L121
Dereference of a possibly null reference.
|
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/Variables/LdArgaHandler.cs#L20
Dereference of a possibly null reference.
|
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/CilArchitecture.cs#L112
Dereference of a possibly null reference.
|
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/Variables/LdArgHandler.cs#L23
Dereference of a possibly null reference.
|
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/CilArchitecture.cs#L31
Dereference of a possibly null reference.
|
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/ObjectModel/CallHandlerBase.cs#L276
Parameter 'context' has no matching param tag in the XML comment for 'CallHandlerBase.FindMethodImplementationInType(RuntimeContext, TypeDefinition?, MethodDefinition?)' (but other parameters do)
|
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/CilExecutionContext.cs#L49
Missing XML comment for publicly visible type or member 'CilExecutionContext.RuntimeContext'
|
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/CilVirtualMachine.cs#L117
Missing XML comment for publicly visible type or member 'CilVirtualMachine.RuntimeContext'
|
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/CilVirtualMachine.cs#L38
Parameter 'runtimeContext' has no matching param tag in the XML comment for 'CilVirtualMachine.CilVirtualMachine(RuntimeContext, bool)' (but other parameters do)
|
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/CilVirtualMachine.cs#L36
XML comment has a param tag for 'contextModule', but there is no parameter by that name
|
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/Variables/LdArgaHandler.cs#L20
Dereference of a possibly null reference.
|
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/Variables/LdArgHandler.cs#L23
Dereference of a possibly null reference.
|
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/CilArchitecture.cs#L121
Dereference of a possibly null reference.
|
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/CilArchitecture.cs#L112
Dereference of a possibly null reference.
|
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/CilArchitecture.cs#L31
Dereference of a possibly null reference.
|
Loading