1 implementation of
System.Web (1)
State\SessionStateContainer.cs (1)
221
public Object
this
[int index]
1 write to
System.Web (1)
State\SessionState.cs (1)
381
set {_container
[
index] = value;}
1 reference to
System.Web (1)
State\SessionState.cs (1)
380
get {return _container
[
index];}