2 references to RequireOtherBinaryParenthesesForClarity
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Diagnostics\AbstractCSharpDiagnosticProviderBasedUserDiagnosticTest.cs (1)
152
internal OptionsCollection RequireOtherBinaryParenthesesForClarity => ParenthesesOptionsProvider.
RequireOtherBinaryParenthesesForClarity
;
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
Diagnostics\AbstractVisualBasicDiagnosticProviderBasedUserDiagnosticTest.vb (1)
64
Return ParenthesesOptionsProvider.
RequireOtherBinaryParenthesesForClarity