4 references to GetByteIndex
System.Runtime.Serialization (4)
System\Runtime\Serialization\BitFlagsGenerator.cs (4)
33
int byteIndex =
GetByteIndex
(bitIndex);
40
int byteIndex =
GetByteIndex
(bitIndex);
62
LocalBuilder local = locals[
GetByteIndex
(bitIndex)];
85
LocalBuilder local = locals[
GetByteIndex
(bitIndex)];