1 write to innerCollection
System.ServiceModel.Internals (1)
System\Runtime\ReadOnlyKeyedCollection.cs (1)
17this.innerCollection = innerCollection;
1 reference to innerCollection
System.ServiceModel.Internals (1)
System\Runtime\ReadOnlyKeyedCollection.cs (1)
24return this.innerCollection[key];