19 references to InternalRBTreeError
System.Data (19)
fx\src\data\System\Data\DataRowCollection.cs (3)
23throw ExceptionBuilder.InternalRBTreeError(RBTreeError.CompareNodeInDataRowTree); 26throw ExceptionBuilder.InternalRBTreeError(RBTreeError.CompareSateliteTreeNodeInDataRowTree); 138throw ExceptionBuilder.InternalRBTreeError(RBTreeError.AttachedNodeWithZerorbTreeNodeId);
fx\src\data\System\Data\RbTree.cs (16)
286throw ExceptionBuilder.InternalRBTreeError(RBTreeError.PagePositionInSlotInUse); 363throw ExceptionBuilder.InternalRBTreeError(RBTreeError.NoFreeSlots); 414throw ExceptionBuilder.InternalRBTreeError(RBTreeError.NestedSatelliteTreeEnumerator); 583throw ExceptionBuilder.InternalRBTreeError(RBTreeError.InvalidStateinInsert); 668throw ExceptionBuilder.InternalRBTreeError(RBTreeError.UnsupportedAccessMethod1); 697throw ExceptionBuilder.InternalRBTreeError(RBTreeError.UnsupportedAccessMethod2); 854throw ExceptionBuilder.InternalRBTreeError(RBTreeError.InvalidNextSizeInDelete); 901throw ExceptionBuilder.InternalRBTreeError(RBTreeError.InvalidStateinDelete); 941throw ExceptionBuilder.InternalRBTreeError(RBTreeError.InvalidNodeSizeinDelete); 978throw ExceptionBuilder.InternalRBTreeError(RBTreeError.InvalidStateinEndDelete); 1065throw ExceptionBuilder.InternalRBTreeError(RBTreeError.RBDeleteFixup); 1120throw ExceptionBuilder.InternalRBTreeError(RBTreeError.CannotRotateInvalidsuccessorNodeinDelete); 1170throw ExceptionBuilder.InternalRBTreeError(RBTreeError.UnsupportedAccessMethodInNonNillRootSubtree); 1410throw ExceptionBuilder.InternalRBTreeError(RBTreeError.IndexOutOFRangeinGetNodeByIndex); 1876throw ExceptionBuilder.InternalRBTreeError(RBTreeError.InvalidPageSize); 1984throw ExceptionBuilder.InternalRBTreeError(RBTreeError.IndexOutOFRangeinGetNodeByIndex);