1 reference to HandleVariableDeclarationAsync
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\UseImplicitOrExplicitType\UseExplicitTypeCodeFixProvider.cs (1)
67await HandleVariableDeclarationAsync(document, editor, varDecl, cancellationToken).ConfigureAwait(false);