MS\Internal\Media\ParserStreamGeometryContext.cs (5)
392DeserializePointAndTwoBools(br, firstByte, out point, out isFilled, out isClosed);
403DeserializePointAndTwoBools(br, firstByte, out point, out isStroked, out isSmoothJoin);
415DeserializePointAndTwoBools(br, firstByte, out point1, out isStroked, out isSmoothJoin);
432DeserializePointAndTwoBools(br, firstByte, out point1, out isStroked, out isSmoothJoin);
487DeserializePointAndTwoBools(br, firstByte, out point, out isStroked, out isSmoothJoin);