2 references to AssemblyIsDebuggable
System.Windows.Forms (2)
winforms\Managed\System\WinForms\NativeWindow.cs (2)
299if ((intWndProcFlags & AssemblyIsDebuggable) != 0) { 561wndProcFlags |= AssemblyIsDebuggable;