2 writes to _index
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingDecoders.cs (2)
48_index = 0; 70_index++;
2 references to _index
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingDecoders.cs (2)
64_value |= (next & 0x7F) << (_index * 7); 66if (_index == LastIndex && (next & 0xF8) != 0)