1 instantiation of FormatStyleHandler
dotnet-format (1)
Commands\FormatStyleCommand.cs (1)
13
private static readonly FormatStyleHandler s_styleHandler =
new
();
1 reference to FormatStyleHandler
dotnet-format (1)
Commands\FormatStyleCommand.cs (1)
13
private static readonly
FormatStyleHandler
s_styleHandler = new();