2 references to CodeAnalysisResult
dotnet-format (2)
Analyzers\AnalyzerFormatter.cs (2)
154var result = new CodeAnalysisResult(options.Diagnostics, options.ExcludeDiagnostics); 230var result = new CodeAnalysisResult(options.Diagnostics, options.ExcludeDiagnostics);