1 reference to TryInitializeAsync
Microsoft.CodeAnalysis.Features (1)
IntroduceVariable\AbstractIntroduceVariableService.State.cs (1)
52
if (!await state.
TryInitializeAsync
(document, textSpan, cancellationToken).ConfigureAwait(false))