Skip to content

ReflectionTools v3.1.0

Choose a tag to compare

@DanielWillett DanielWillett released this 02 May 16:22
· 11 commits to master since this release
08c812e
  • Added generic overloads Format(...) to Format(Type, ...) to .NET standard 2.1+, .NET Core, and .NET targets only to avoid breaking API change in IOpCodeFormatter.
  • Added a catch for NotSupportedExceptions thrown by the Initialize method of DebuggableEmitter when used with method builders.