Core\CSharp\MS\Internal\Media\ParserStreamGeometrycontext.cs (5)
401DeserializePointAndTwoBools(br, firstByte, out point, out isFilled, out isClosed);
412DeserializePointAndTwoBools(br, firstByte, out point, out isStroked, out isSmoothJoin);
424DeserializePointAndTwoBools(br, firstByte, out point1, out isStroked, out isSmoothJoin);
441DeserializePointAndTwoBools(br, firstByte, out point1, out isStroked, out isSmoothJoin);
496DeserializePointAndTwoBools(br, firstByte, out point, out isStroked, out isSmoothJoin);