1 reference to GetOperationRootsAsync
Microsoft.CodeAnalysis.Features (1)
CallHierarchy\AbstractCallHierarchyService.cs (1)
223
var operationRoots = await
GetOperationRootsAsync
(syntaxReference, semanticModel, cancellationToken).ConfigureAwait(false);