·
31 commits
to main
since this release
v1.0.2
- Adjusted the
MethodBaseExtensions
.ContainsReferenceTo(..)
/ContainsReferenceToAny(..)
/ContainsReferencesToAll(..)
behavior so
they're able to inspect the compiler generatedIAsyncStateMachine.MoveNext
method when the IL byte code has been optimized
and does not contain aNEWOBJ
opcode