7 references to WarningException
System (3)
compmod\system\componentmodel\WarningException.cs (3)
34/// <para>Initializes a new instance of the <see cref='System.ComponentModel.WarningException'/> class with 41/// <para>Initializes a new instance of the <see cref='System.ComponentModel.WarningException'/> class with 57/// <para>Initializes a new instance of the <see cref='System.ComponentModel.WarningException'/> class with the
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Application.cs (2)
3280WarningException w = t as WarningException;
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (2)
128WarningException w = t as WarningException;