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)
211
_relativeIndentationTree.
AddIntervalInPlace
(relativeIndentationData);
259
_indentationTree.
AddIntervalInPlace
(derived);
323
_suppressSpacingTree.
AddIntervalInPlace
(data);
344
_suppressFormattingTree.
AddIntervalInPlace
(data);
373
_suppressWrappingTree.
AddIntervalInPlace
(data);
402
_anchorTree.
AddIntervalInPlace
(data);