3 references to SerializeListOfPointsAndTwoBools
PresentationBuildTasks (3)
Core\CSharp\MS\internal\Media\ParserStreamGeometryContext.cs (3)
180SerializeListOfPointsAndTwoBools(ParserGeometryContextOpCodes.PolyLineTo, points, isStroked, isSmoothJoin); 191SerializeListOfPointsAndTwoBools(ParserGeometryContextOpCodes.PolyQuadraticBezierTo, points, isStroked, isSmoothJoin); 202SerializeListOfPointsAndTwoBools(ParserGeometryContextOpCodes.PolyBezierTo, points, isStroked, isSmoothJoin);