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