2 references to AddImplementedSymbolsAsync
Microsoft.VisualStudio.LanguageServices (2)
Progression\GraphQueries\ImplementsGraphQuery.cs (2)
34await AddImplementedSymbolsAsync(graphBuilder, node, implementedSymbols, cancellationToken).ConfigureAwait(false); 41await AddImplementedSymbolsAsync(graphBuilder, node, implements, cancellationToken).ConfigureAwait(false);