6 references to RequireAllParenthesesForClarity
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (6)
RemoveUnnecessaryParenthesesTests.vb (6)
48Await TestInRegularAndScriptAsync(initial, expected, options:=RequireAllParenthesesForClarity, index:=index, compilationOptions:=compilationOptions)
50Await TestMissingAsync(initial, parameters:=New TestParameters(options:=RequireAllParenthesesForClarity, compilationOptions:=compilationOptions))
249end class", New TestParameters(options:=RequireAllParenthesesForClarity))
499end class", parameters:=New TestParameters(options:=RequireAllParenthesesForClarity))
513end class", parameters:=New TestParameters(options:=RequireAllParenthesesForClarity))
533end class", parameters:=New TestParameters(options:=RequireAllParenthesesForClarity))