ReflectionTools v3.1.0
- 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
DebuggableEmitterwhen used with method builders.