4 references to GetByteIndex
System.Private.DataContractSerialization (4)
System\Runtime\Serialization\BitFlagsGenerator.cs (4)
31int byteIndex = GetByteIndex(bitIndex); 38int byteIndex = GetByteIndex(bitIndex); 60LocalBuilder local = _locals[GetByteIndex(bitIndex)]; 83LocalBuilder local = _locals[GetByteIndex(bitIndex)];