2 references to IsExpressionStatement
Metrics.Legacy (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\RefactoringHelpers\AbstractRefactoringHelpers.cs (2)
482if (syntaxFacts.IsExpressionStatement(node)) 489if (syntaxFacts.IsExpressionStatement(node.Parent))