Freigeben über


SyntaxNodeAnalysisContext.ReportDiagnostic(Diagnostic) Methode

Definition

Melden Sie einen Diagnostic Bericht über eine SyntaxNode.

public:
 void ReportDiagnostic(Microsoft::CodeAnalysis::Diagnostic ^ diagnostic);
public void ReportDiagnostic (Microsoft.CodeAnalysis.Diagnostic diagnostic);
member this.ReportDiagnostic : Microsoft.CodeAnalysis.Diagnostic -> unit
Public Sub ReportDiagnostic (diagnostic As Diagnostic)

Parameter

diagnostic
Diagnostic

Diagnostic zu melden.

Gilt für: