DTLib.Demystifier/src/Ben.Demystifier
dependabot[bot] 97312bb0f6 Bump System.Reflection.Metadata from 1.6.0 to 5.0.0
Bumps [System.Reflection.Metadata](https://github.com/dotnet/runtime) from 1.6.0 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 02:21:05 +00:00
..
Enumerable Adds coding standards (#22) 2017-11-14 01:45:54 +01:00
Internal Simplified GetPrefix in detection (#95) 2019-12-03 14:36:58 +00:00
Ben.Demystifier.csproj Bump System.Reflection.Metadata from 1.6.0 to 5.0.0 2020-12-15 02:21:05 +00:00
EnhancedStackFrame.cs Add 0.0.1 code 2017-11-11 15:55:09 +00:00
EnhancedStackTrace.cs Improve path/uri handling (#82) 2019-02-10 20:49:22 +00:00
EnhancedStackTrace.Frames.cs Prepare for GetMethod to return null and avoid crashing (#107) 2020-08-16 23:30:11 +01:00
ExceptionExtentions.cs Allow demystifier to add strings to existing StringBuilder (second attempt) (#80) 2019-02-10 20:50:33 +00:00
key.snk Add strong name key 2018-02-01 20:21:47 -05:00
ResolvedMethod.cs Allow demystifier to add strings to existing StringBuilder (second attempt) (#80) 2019-02-10 20:50:33 +00:00
ResolvedParameter.cs Improved support for Nullable<T> and dynamic parameters (#96) 2019-12-03 14:38:27 +00:00
StringBuilderExtentions.cs Allow demystifier to add strings to existing StringBuilder (second attempt) (#80) 2019-02-10 20:50:33 +00:00
TypeNameHelper.cs Improved support for Nullable<T> and dynamic parameters (#96) 2019-12-03 14:38:27 +00:00
ValueTupleResolvedParameter.cs Allow demystifier to add strings to existing StringBuilder (second attempt) (#80) 2019-02-10 20:50:33 +00:00