2 references to DecodeTransformBlock
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (2)
707
bytesDecodedInCurrentTag =
DecodeTransformBlock
(inputStream, isfTag, remainingBytesInStream, false, out xform);
1203
cb =
DecodeTransformBlock
(strm, tag, cbTotal, useDoubles, out xform);