13 references to RaiseRuntimeError
System.Web (13)
Cache\cache.cs (1)
384WebBaseEvent.RaiseRuntimeError(e, value);
Cache\CacheEntry.cs (1)
295WebBaseEvent.RaiseRuntimeError(e, this);
Cache\OutputCache.cs (1)
319WebBaseEvent.RaiseRuntimeError(e, typeof(OutputCache));
Hosting\ISAPIRuntime.cs (1)
182WebBaseEvent.RaiseRuntimeError(e, this);
HttpApplication.cs (2)
637WebBaseEvent.RaiseRuntimeError(e, this); 1566WebBaseEvent.RaiseRuntimeError(eActual, this);
HttpContext.cs (2)
625WebBaseEvent.RaiseRuntimeError(e, this); 660WebBaseEvent.RaiseRuntimeError(e, null);
HttpResponse.cs (1)
1346WebBaseEvent.RaiseRuntimeError(e, this);
HttpRuntime.cs (1)
1830WebBaseEvent.RaiseRuntimeError(ex, this);
RootedObjects.cs (1)
142WebBaseEvent.RaiseRuntimeError(e, null);
Security\Membership.cs (1)
435WebBaseEvent.RaiseRuntimeError(new ConfigurationErrorsException(SR.GetString(SR.MembershipPasswordFormat_Obsoleted, providerName, passwordFormat)), typeof(MembershipProvider));
WebSocketPipeline.cs (1)
153WebBaseEvent.RaiseRuntimeError(ex, null);