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