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