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