3 references to ReportGroupsAsync
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\FindReferences\FindReferencesSearchEngine.cs (2)
90
await
ReportGroupsAsync
(allSymbols, cancellationToken).ConfigureAwait(false);
120
await
ReportGroupsAsync
(allSymbols, cancellationToken).ConfigureAwait(false);
FindSymbols\FindReferences\FindReferencesSearchEngine_FindReferencesInDocuments.cs (1)
42
await
ReportGroupsAsync
(allSymbols, cancellationToken).ConfigureAwait(false);