4 references to GetSize
PresentationCore (4)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\HuffCodec.cs (4)
42uint bitSize = _huffBits.GetSize(); 157uint bitSize = _huffBits.GetSize(); 223else if (prefIndex < _huffBits.GetSize()) 238else if (prefIndex == _huffBits.GetSize())