6 references to AddIntervalInPlace
Microsoft.CodeAnalysis.CodeStyle (6)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Context\FormattingContext.cs (6)
211
_relativeIndentationTree.
AddIntervalInPlace
(relativeIndentationData);
259
_indentationTree.
AddIntervalInPlace
(derived);
323
_suppressSpacingTree.
AddIntervalInPlace
(data);
344
_suppressFormattingTree.
AddIntervalInPlace
(data);
373
_suppressWrappingTree.
AddIntervalInPlace
(data);
402
_anchorTree.
AddIntervalInPlace
(data);