1 reference to GetDiagnosticsAnalyzerSupportedLanguages
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerFileReference.cs (1)
60
_diagnosticAnalyzers = new(this, typeof(DiagnosticAnalyzerAttribute),
GetDiagnosticsAnalyzerSupportedLanguages
, allowNetFramework: true);