DTLib.Demystifier/src/Ben.Demystifier
samtrion 4f9f191f7f Fixed #72
The `type.IsDefined(typeof(CompilerGeneratedAttribute))` check removed, since it led to the exclusion of `async lambdas`.
2021-01-03 22:31:52 +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 ns2.1 and TryResolveStateMachineMethod 2021-01-03 20:18:40 +00:00
EnhancedStackFrame.cs Skip repeats and IValueTaskSource.GetResult (#132) 2021-01-03 21:48:34 +00:00
EnhancedStackTrace.cs Improve path/uri handling (#82) 2019-02-10 20:49:22 +00:00
EnhancedStackTrace.Frames.cs Fixed #72 2021-01-03 22:31:52 +00: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 Skip repeats and IValueTaskSource.GetResult (#132) 2021-01-03 21:48:34 +00:00
ResolvedParameter.cs Demystify truncating internals of F# async/task expressions 2020-01-06 07:16:31 +01:00
StringBuilderExtentions.cs Allow demystifier to add strings to existing StringBuilder (second attempt) (#80) 2019-02-10 20:50:33 +00:00
TypeNameHelper.cs Merge branch 'master' into fsharp-async-task-support 2021-01-03 16:55:03 +00:00
ValueTupleResolvedParameter.cs Allow demystifier to add strings to existing StringBuilder (second attempt) (#80) 2019-02-10 20:50:33 +00:00