4 references to Flush
System.Drawing.Common.Tests (4)
System\Drawing\GraphicsTests.cs (4)
544graphics.Flush(); 545graphics.Flush(); 560Assert.Throws<InvalidOperationException>(graphics.Flush); 576AssertExtensions.Throws<ArgumentException>(null, graphics.Flush);