4 references to Subscript
System.Private.Xml (4)
System\Xml\Schema\BitSet.cs (4)
27
_bits = new uint[
Subscript
(count + bitSlotMask)];
54
int nBitSlot =
Subscript
(index);
65
int nBitSlot =
Subscript
(index);
79
int nBitSlot =
Subscript
(offset);