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