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