1 reference to GetExpressionOfExpressionStatement
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\RefactoringHelpers\AbstractRefactoringHelpers.cs (1)
484
yield return syntaxFacts.
GetExpressionOfExpressionStatement
(node);