1 write to _isInherited
System.Web (1)
State\SessionIDManager.cs (1)
133_isInherited = !(this.GetType() == typeof(SessionIDManager));
3 references to _isInherited
System.Web (3)
State\SessionIDManager.cs (3)
137", inherited = " + _isInherited); 222if (_isInherited) { 234if (_isInherited) {