1 reference to CreateLocalDeclarationAsync
Microsoft.CodeAnalysis.Features (1)
IntroduceVariable\AbstractIntroduceLocalForExpressionCodeRefactoringProvider.cs (1)
90
var localStatement = await
CreateLocalDeclarationAsync
().ConfigureAwait(false);