3 writes to _flags
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\LZCodec.cs (3)
63
_flags
= 0;
71
if (((
_flags
>>= 1) & 0x100) == 0)
74
_flags
= (((int)byte1) | 0xff00);
1 reference to _flags
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\LZCodec.cs (1)
79
if ((
_flags
& 1) != 0)