3 references to ValidateInternal
System.Web (3)
State\SessionIDManager.cs (3)
166if (!ValidateInternal(id, false)) { 303if (s != null && !ValidateInternal(s, false)) { 340if (!ValidateInternal(id, true)) {