5 instantiations of SubApplicationContext
System.Windows.Forms.Tests (5)
System\Windows\Forms\ApplicationContextTests.cs (5)
251using SubApplicationContext context = new(mainForm); 265using SubApplicationContext context = new(mainForm); 279using SubApplicationContext context = new(); 329using SubApplicationContext context = new(); 363using SubApplicationContext context = new();
5 references to SubApplicationContext
System.Windows.Forms.Tests (5)
System\Windows\Forms\ApplicationContextTests.cs (5)
251using SubApplicationContext context = new(mainForm); 265using SubApplicationContext context = new(mainForm); 279using SubApplicationContext context = new(); 329using SubApplicationContext context = new(); 363using SubApplicationContext context = new();