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