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