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