4 references to GetByteIndex
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\BitFlagsGenerator.cs (4)
31int byteIndex = GetByteIndex(bitIndex); 38int byteIndex = GetByteIndex(bitIndex); 60LocalBuilder local = _locals[GetByteIndex(bitIndex)]; 83LocalBuilder local = _locals[GetByteIndex(bitIndex)];