1 instantiation of KeyedCollection
System.Web (1)
State\SessionStateItemCollection.cs (1)
575
d._serializedItems = new
KeyedCollection
(count);
1 reference to KeyedCollection
System.Web (1)
State\SessionStateItemCollection.cs (1)
145
KeyedCollection
_serializedItems;