SemanticModelAnalysisContext.ReportDiagnostic(Diagnostic) 메서드

정의

Diagnostic 대해 보고합니다 SemanticModel.

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)

매개 변수

diagnostic
Diagnostic

Diagnostic 보고할 수 있습니다.

적용 대상