예제 #1
0
 internal Task <ImmutableDictionary <Document, ImmutableArray <Diagnostic> > > GetDocumentDiagnosticsToFixAsync()
 => DiagnosticProvider.GetDocumentDiagnosticsToFixAsync(this);
예제 #2
0
     > GetDocumentDiagnosticsToFixAsync() =>
 DiagnosticProvider.GetDocumentDiagnosticsToFixAsync(this);