1 reference to GetContainedSymbolsAsync
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphQueries\ContainsGraphQuery.cs (1)
49
foreach (var newSymbol in await SymbolContainment.
GetContainedSymbolsAsync
(document, cancellationToken).ConfigureAwait(false))