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