2 references to CanRemoveEmptyArgumentList
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
ParenthesizedExpressionSyntaxExtensions.vb (1)
21invocationAtLast.CanRemoveEmptyArgumentList(semanticModel) AndAlso
Simplification\Reducers\VisualBasicMiscellaneousReducer.vb (1)
52If invocationExpression.CanRemoveEmptyArgumentList(semanticModel) Then