1 write to Types
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
175Types = new byte[count],
3 references to Types
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
182fixed (byte* t = pathData.Types)
System.Drawing.Common.Tests (2)
System\Drawing\Drawing2D\GraphicsPathTests.cs (2)
140Assert.Empty(gp.PathData.Types); 2065Assert.Empty(gp.PathData.Types);