1 reference to GetAllDiagnosticDescriptorsWithInfo
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
1417
var descriptorsWithInfo = analyzerDriver.
GetAllDiagnosticDescriptorsWithInfo
(cancellationToken, out var totalAnalyzerExecutionTime);