2 references to User
System.Web (2)
Security\FormsAuthenticationModule.cs (2)
105if (e.User != null) { 107e.Context.SetPrincipalNoDemand(e.User);