Files
spectre.console/src/Spectre.Console/Widgets/Exceptions
Cédric Luthi 168f35202d Fix exception formatting for generic methods (#639)
The generic parameters were double escaped and would display as `[[T0,T1,TRet]]` instead of `[T0,T1,TRet]`. This is because the `builder.AppendWithStyle` method already escapes its value so the caller must not escape the passed value.
2021-11-26 10:23:20 +01:00
..
2021-01-19 17:53:03 +01:00
2021-01-19 17:53:03 +01:00
2021-01-19 17:53:03 +01:00
2021-01-19 17:53:03 +01:00
2021-01-19 17:53:03 +01:00