1 reference to GetExpressionStatementAsync
Microsoft.CodeAnalysis.Features (1)
IntroduceVariable\AbstractIntroduceLocalForExpressionCodeRefactoringProvider.cs (1)
35var expressionStatement = await GetExpressionStatementAsync(context).ConfigureAwait(false);