1 reference to IsDebuggerPresent
System.Web (1)
Util\Debug.cs (1)
845
return (NativeMethods.
IsDebuggerPresent
() || System.Diagnostics.Debugger.IsAttached);