2 references to Value
System.ServiceModel.Internals (2)
System\Runtime\Collections\HopperCache.cs (2)
122if (this.weak && (weakRef = last.Value as WeakReference) != null) 133return last.Value;