Share via


AnalyzerFileReference.GetGeneratorsForAllLanguages Method

Definition

public override System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.ISourceGenerator> GetGeneratorsForAllLanguages ();
override this.GetGeneratorsForAllLanguages : unit -> System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.ISourceGenerator>
Public Overrides Function GetGeneratorsForAllLanguages () As ImmutableArray(Of ISourceGenerator)

Returns

Applies to