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