SerilogAnalyzer icon indicating copy to clipboard operation
SerilogAnalyzer copied to clipboard

CorrectLoggerContext crashes on empty generics

Open Suchiman opened this issue 7 years ago • 0 comments
trafficstars

Using following code private static readonly ILogger Logger = Log.ForContext<>();, invoking the refactoring will pop up an exception dialog.

Suchiman avatar Sep 17 '18 11:09 Suchiman