6 references to AddIntervalInPlace
Microsoft.CodeAnalysis.CodeStyle (6)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Context\FormattingContext.cs (6)
212
_relativeIndentationTree.
AddIntervalInPlace
(relativeIndentationData);
260
_indentationTree.
AddIntervalInPlace
(derived);
324
_suppressSpacingTree.
AddIntervalInPlace
(data);
345
_suppressFormattingTree.
AddIntervalInPlace
(data);
374
_suppressWrappingTree.
AddIntervalInPlace
(data);
403
_anchorTree.
AddIntervalInPlace
(data);