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