3 references to Verify
PresentationFramework (3)
MS\Internal\Data\LiveShapingList.cs (1)
674
return _root.
Verify
(_root.Count);
MS\Internal\Data\RBTree.cs (2)
511
Verify
(size - 1);
557
Verify
(size + 1, false);