1 write to Points
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
176
Points
= new PointF[count]
1 reference to Points
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
183
fixed (PointF* p = pathData.
Points
)