1 write to s_appPath
System.Web (1)
State\SessionIDManager.cs (1)
102
s_appPath
= HostingEnvironment.ApplicationVirtualPathObject.VirtualPathString;
1 reference to s_appPath
System.Web (1)
State\SessionIDManager.cs (1)
105
s_iSessionId =
s_appPath
.Length;