1 reference to WhereAsArray
Microsoft.CodeAnalysis (1)
CommandLine\ReportAnalyzerUtil.cs (1)
117var nonConcurrentAnalyzers = nonConcurrentAnalyzersAndSuppressors.WhereAsArray(a => a is not DiagnosticSuppressor);