1 reference to GetGeneratorSupportedLanguages
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerFileReference.cs (1)
61
_generators = new(this, typeof(GeneratorAttribute),
GetGeneratorSupportedLanguages
, allowNetFramework: false, coerceFunction: CoerceGeneratorType);