2 writes to value
System.ServiceModel.Internals (2)
System\Runtime\Collections\ObjectCache.cs (2)
346
this.
value
= value;
495
this.
value
= null;
1 reference to value
System.ServiceModel.Internals (1)
System\Runtime\Collections\ObjectCache.cs (1)
362
return this.
value
;