1 write to forms
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Application.cs (1)
454forms = new FormCollection();
4 references to forms
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Application.cs (4)
453if (forms == null) { 457return forms; 1125if (forms != null) { 1134if (forms != null) {