3 references to GetAllParenthesesOptions
Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities (3)
src\Features\DiagnosticsTestUtilities\Diagnostics\ParenthesesOptionsProvider.cs (3)
56
foreach (var option in
GetAllParenthesesOptions
())
70
foreach (var option in
GetAllParenthesesOptions
())
97
foreach (var o in
GetAllParenthesesOptions
())