MS\Internal\Media\ParserStreamGeometryContext.cs (5)
397DeserializePointAndTwoBools(br, firstByte, out point, out isFilled, out isClosed);
408DeserializePointAndTwoBools(br, firstByte, out point, out isStroked, out isSmoothJoin);
420DeserializePointAndTwoBools(br, firstByte, out point1, out isStroked, out isSmoothJoin);
437DeserializePointAndTwoBools(br, firstByte, out point1, out isStroked, out isSmoothJoin);
492DeserializePointAndTwoBools(br, firstByte, out point, out isStroked, out isSmoothJoin);