5 instantiations of SubApplicationContext
System.Windows.Forms.Tests (5)
System\Windows\Forms\ApplicationContextTests.cs (5)
249using SubApplicationContext context = new(mainForm); 263using SubApplicationContext context = new(mainForm); 277using SubApplicationContext context = new(); 327using SubApplicationContext context = new(); 361using SubApplicationContext context = new();
5 references to SubApplicationContext
System.Windows.Forms.Tests (5)
System\Windows\Forms\ApplicationContextTests.cs (5)
249using SubApplicationContext context = new(mainForm); 263using SubApplicationContext context = new(mainForm); 277using SubApplicationContext context = new(); 327using SubApplicationContext context = new(); 361using SubApplicationContext context = new();