Skip to content

v1.0.2 ReflectionExtensions

Latest
Compare
Choose a tag to compare
@RyanThomas73 RyanThomas73 released this 03 Oct 16:00
· 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 generated IAsyncStateMachine.MoveNext method when the IL byte code has been optimized
    and does not contain a NEWOBJ opcode