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