2 references to InternalAdd
System.ServiceModel.Internals (2)
System\Runtime\Collections\ObjectCache.cs (2)
86return InternalAdd(key, value); 126cacheItem = InternalAdd(key, createdObject);