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