3 references to CodeStyleFormatter
dotnet-format (1)
CodeFormatter.cs (1)
21AnalyzerFormatter.CodeStyleFormatter,
dotnet-format.UnitTests (2)
Analyzers\CodeStyleAnalyzerFormatterTests.cs (1)
11private protected override ICodeFormatter Formatter => AnalyzerFormatter.CodeStyleFormatter;
Formatters\UnnecessaryImportsFormatterTests.cs (1)
19private protected override ICodeFormatter Formatter => AnalyzerFormatter.CodeStyleFormatter;