1 reference to HandleDeclarationAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
CodeRefactorings\UseExplicitOrImplicitType\AbstractUseTypeCodeRefactoringProvider.cs (1)
123
await
HandleDeclarationAsync
(document, editor, type, cancellationToken).ConfigureAwait(false);