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