4 references to Shutdown
System.ServiceModel.Primitives (4)
Internals\System\Runtime\InputQueue.cs (1)
406Shutdown(null);
System\ServiceModel\Channels\InputQueueChannel.cs (2)
87_inputQueue.Shutdown(() => GetPendingException()); 122_inputQueue.Shutdown(() => GetPendingException());
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
1723_queue.Shutdown(() => GetPendingException());