Freigeben über


AnalyzerFileReference.GetAnalyzersForAllLanguages Methode

Definition

public:
 override System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::Diagnostics::DiagnosticAnalyzer ^> GetAnalyzersForAllLanguages();
public override System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer> GetAnalyzersForAllLanguages ();
override this.GetAnalyzersForAllLanguages : unit -> System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer>
Public Overrides Function GetAnalyzersForAllLanguages () As ImmutableArray(Of DiagnosticAnalyzer)

Gibt zurück

Gilt für: