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