1 implementation of RemoveSessionID
System.Web (1)
State\SessionIDManager.cs (1)
391public void RemoveSessionID(HttpContext context) {
1 reference to RemoveSessionID
System.Web (1)
State\SessionStateModule.cs (1)
1398_idManager.RemoveSessionID(_rqContext);