2 references to LoginInternal
System.Web.Extensions (2)
ApplicationServices\AuthenticationService.cs (2)
102return LoginInternal(username, password, customCredential, false, false); 117return LoginInternal(username, password, customCredential, isPersistent, true);