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