1 reference to GetOrCreateNodeForMethodAsync
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphBuilder.cs (1)
276
node = await
GetOrCreateNodeForMethodAsync
(graph, (IMethodSymbol)symbol, solution, cancellationToken).ConfigureAwait(false);