AnalyzerConfigOptionsResult.Diagnostics プロパティ

定義

アナライザー構成の適用中に生成された診断。

public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Diagnostic> Diagnostics { get; }
member this.Diagnostics : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Diagnostic>
Public ReadOnly Property Diagnostics As ImmutableArray(Of Diagnostic)

プロパティ値

適用対象