2 references to RequireOtherBinaryParenthesesForClarity
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests (2)
RemoveUnnecessaryParenthesesTests.vb (2)
106
end class", New TestParameters(options:=
RequireOtherBinaryParenthesesForClarity
))
121
end class", parameters:=New TestParameters(options:=
RequireOtherBinaryParenthesesForClarity
))