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