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