2 references to ProcessEventAsync
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerDriver.cs (2)
1566
await
ProcessEventAsync
(completedEvent, analysisScope, cancellationToken).ConfigureAwait(false);
1623
await
ProcessEventAsync
(compilationEvent, analysisScope, cancellationToken).ConfigureAwait(false);