2 references to GetAllExceptOtherParenthesesOptions
Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities (2)
Diagnostics\ParenthesesOptionsProvider.cs (2)
49=> GetAllExceptOtherParenthesesOptions().Concat(CodeStyleOptions2.OtherParentheses); 84foreach (var option in GetAllExceptOtherParenthesesOptions())