2 references to NextMarker
System.Drawing.Common.Tests (2)
System\Drawing\Drawing2D\GraphicsPathIteratorTests.cs (2)
112Assert.Equal(2, gpi.NextMarker(out int startIndex, out int endIndex)); 123Assert.Equal(0, gpi.NextMarker(out int startIndex, out int endIndex));