MS\Internal\Media\ParserStreamGeometryContext.cs (5)
393DeserializePointAndTwoBools(br, firstByte, out point, out isFilled, out isClosed);
404DeserializePointAndTwoBools(br, firstByte, out point, out isStroked, out isSmoothJoin);
416DeserializePointAndTwoBools(br, firstByte, out point1, out isStroked, out isSmoothJoin);
433DeserializePointAndTwoBools(br, firstByte, out point1, out isStroked, out isSmoothJoin);
488DeserializePointAndTwoBools(br, firstByte, out point, out isStroked, out isSmoothJoin);