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