2 references to DebuggingExceptionOnly
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.cs (1)
730
throw new ThreadStateException(string.Format(SR.
DebuggingExceptionOnly
, SR.ThreadMustBeSTA));
System\Windows\Forms\Dialogs\CommonDialogs\FolderBrowserDialog.cs (1)
450
throw new ThreadStateException(string.Format(SR.
DebuggingExceptionOnly
, SR.ThreadMustBeSTA));