1 reference to GetLocalVariableIndexAsync
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphNodeIdCreation.cs (1)
501
builder.LocalVariableIndex = await
GetLocalVariableIndexAsync
(symbol, solution, cancellationToken).ConfigureAwait(continueOnCapturedContext: false);