1 write to lowWatermark
System.ServiceModel.Internals (1)
System\Runtime\MruCache.cs (1)
37
this.
lowWatermark
= lowWatermark;
1 reference to lowWatermark
System.ServiceModel.Internals (1)
System\Runtime\MruCache.cs (1)
71
int countToPurge = this.highWatermark - this.
lowWatermark
;