2 references to GetParentIndentBlockOperations
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\BottomUpBaseIndentationFinder.cs (2)
99
var list =
GetParentIndentBlockOperations
(token);
117
var list =
GetParentIndentBlockOperations
(token);