4 references to GetByteIndex
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\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)];