2 references to Get
System.Web (2)
Abstractions\HttpApplicationStateWrapper.cs (1)
104return _application.Get(index);
httpapplicationstate.cs (1)
271get { return Get(index);}