BUGFIX: Assign non-zero original offset ranges to phi nodes. #322
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/ObjectModel/CallHandlerBase.cs#L257
Missing XML comment for publicly visible type or member 'CallHandlerBase.FindMethodImplementationInType(TypeDefinition?, MethodDefinition?)'
|
Test:
test/Platforms/Echo.Platforms.AsmResolver.Tests/Emulation/CilVirtualMachineTest.cs#L606
Dereference of a possibly null reference.
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/ObjectModel/CallHandlerBase.cs#L257
Missing XML comment for publicly visible type or member 'CallHandlerBase.FindMethodImplementationInType(TypeDefinition?, MethodDefinition?)'
|
Build:
test/Platforms/Echo.Platforms.AsmResolver.Tests/Emulation/CilVirtualMachineTest.cs#L606
Dereference of a possibly null reference.
|
Build:
src/Platforms/Echo.Platforms.AsmResolver/Emulation/Dispatch/ObjectModel/CallHandlerBase.cs#L257
Missing XML comment for publicly visible type or member 'CallHandlerBase.FindMethodImplementationInType(TypeDefinition?, MethodDefinition?)'
|
Build:
test/Platforms/Echo.Platforms.AsmResolver.Tests/Emulation/CilVirtualMachineTest.cs#L606
Dereference of a possibly null reference.
|
Loading