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