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