3 references to GetPartsOfParenthesizedExpression
Microsoft.CodeAnalysis.Workspaces (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\SyntaxFacts\ISyntaxFactsExtensions.cs (3)
290syntaxFacts.GetPartsOfParenthesizedExpression(node, out _, out var child, out _); 334syntaxFacts.GetPartsOfParenthesizedExpression(node, 515syntaxFacts.GetPartsOfParenthesizedExpression(node, out _, out var expression, out _);