2 references to OnEnter
System.Web (2)
Security\BackStopAuthenticationModule.cs (2)
73app.PostAuthenticateRequest += new EventHandler(this.OnEnter); 76app.DefaultAuthentication += new EventHandler(this.OnEnter);