7 references to AddIntervalInPlace
Microsoft.CodeAnalysis.Workspaces (7)
CodeFixes\FixAllOccurrences\TextChangeMerger.cs (1)
54
_totalChangesIntervalTree.
AddIntervalInPlace
(change);
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);