次の方法で共有


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)

戻り値

適用対象