2 references to Style
dotnet-format.UnitTests (2)
Formatters\UnnecessaryImportsFormatterTests.cs (2)
12
internal const string Style = nameof(
Style
);
17
AnalyzerOptionsExtensions.DotnetAnalyzerDiagnosticPrefix + "." + AnalyzerOptionsExtensions.CategoryPrefix + "-" +
Style
+ "." + AnalyzerOptionsExtensions.SeveritySuffix;