다음을 통해 공유


AnalyzerFileReference.GetAnalyzersForAllLanguages 메서드

정의

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)

반환

적용 대상