5 references to _countersSupported
System.Runtime.Caching (5)
System\Runtime\Caching\MemoryCacheStore.cs (5)
84if (_perfCounters != null && _countersSupported) 119if (_perfCounters != null && _countersSupported) 147if (updatePerfCounters && _perfCounters != null && _countersSupported) 156if (updatePerfCounters && _perfCounters != null && _countersSupported) 409if (trimmed > 0 && _perfCounters != null && _countersSupported)