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