1 instantiation of FormatCommandDefaultHandler
dotnet-format (1)
Commands\RootFormatCommand.cs (1)
13
private static readonly FormatCommandDefaultHandler s_formatCommandHandler =
new
();
1 reference to FormatCommandDefaultHandler
dotnet-format (1)
Commands\RootFormatCommand.cs (1)
13
private static readonly
FormatCommandDefaultHandler
s_formatCommandHandler = new();