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