1 write to _throwOnDisposed
System.Runtime.Caching (1)
System\Runtime\Caching\MemoryCache.cs (1)
370_throwOnDisposed = ConfigUtil.GetBooleanValue(config, ConfigUtil.ThrowOnDisposed, false);
1 reference to _throwOnDisposed
System.Runtime.Caching (1)
System\Runtime\Caching\MemoryCache.cs (1)
859if (_throwOnDisposed)