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