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