1 write to IsDisposed
System.ServiceModel.Primitives (1)
Internals\System\Runtime\MruCache.cs (1)
241
IsDisposed
= true;
3 references to IsDisposed
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
612
if (_httpClientCache != null && !_httpClientCache.
IsDisposed
)
System.ServiceModel.Primitives (2)
Internals\System\Runtime\MruCache.cs (2)
239
if (!
IsDisposed
)
250
if (
IsDisposed
)