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