1 reference to CanRemoveParentheses
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Simplification\Reducers\CSharpParenthesizedExpressionReducer.cs (1)
36
if (node.
CanRemoveParentheses
(semanticModel, cancellationToken))