4 references to ApplicationStart
System.Web (4)
HttpApplicationFactory.cs (2)
146
WebBaseEvent.RaiseSystemEvent(_theApplicationFactory, WebEventCodes.
ApplicationStart
);
175
WebBaseEvent.RaiseSystemEvent(this, WebEventCodes.
ApplicationStart
);
Management\WebEventCodes.cs (1)
251
case
ApplicationStart
:
Management\WebEvents.cs (1)
755
case WebEventCodes.
ApplicationStart
: