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