1 override of IsDebuggingEnabled
System.Web (1)
Abstractions\HttpContextWrapper.cs (1)
120public override bool IsDebuggingEnabled {
1 reference to IsDebuggingEnabled
System.Web (1)
WebSockets\AspNetWebSocketContextImpl.cs (1)
125return _httpContext.IsDebuggingEnabled;