2 references to GetAllExceptOtherParenthesesOptions
Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities (2)
ParenthesesOptionsProvider.cs (2)
49=> GetAllExceptOtherParenthesesOptions().Concat(CodeStyleOptions2.OtherParentheses); 84foreach (var option in GetAllExceptOtherParenthesesOptions())