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