1 write to disposeItemCallback
System.ServiceModel.Internals (1)
System\Runtime\Collections\ObjectCache.cs (1)
334this.disposeItemCallback = disposeItemCallback;
1 reference to disposeItemCallback
System.ServiceModel.Internals (1)
System\Runtime\Collections\ObjectCache.cs (1)
479Action<TValue> localDisposeItemCallback = this.disposeItemCallback;