1 reference to IsParenthesizedExpression
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\AbstractSpeculationAnalyzer.cs (1)
550
skipVerificationForCurrentNode = skipVerificationForCurrentNode &&
IsParenthesizedExpression
(currentReplacedNode);