Method | Description | |
---|---|---|
Diagnostic ( TextSpan textSpan, DiagnosticId diagnosticId, string message ) : System.Globalization | ||
Format ( TextSpan textSpan, DiagnosticId diagnosticId ) : |
public Diagnostic ( TextSpan textSpan, DiagnosticId diagnosticId, string message ) : System.Globalization | ||
textSpan | TextSpan | |
diagnosticId | DiagnosticId | |
message | string | |
return | System.Globalization |
public static Format ( TextSpan textSpan, DiagnosticId diagnosticId ) : |
||
textSpan | TextSpan | |
diagnosticId | DiagnosticId | |
return |