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