2 references to ReadUInt32Reverse
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\GorillaCodec.cs (2)
222UpdateMinMax((int)intReader.ReadUInt32Reverse(Native.BitsPerInt), ref maxInt, ref minInt); 466return (int)reader.ReadUInt32Reverse(Native.BitsPerInt);