1 reference to GetGlobalImportsItemsAsync
Microsoft.CodeAnalysis.Features (1)
InheritanceMargin\AbstractInheritanceMarginService_Helpers.cs (1)
142
result.AddRange(await
GetGlobalImportsItemsAsync
(document, spanToSearch, frozenPartialSemantics, cancellationToken).ConfigureAwait(false));