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