1 write to AutomaticInputSessionShutdown
System.ServiceModel.Primitives (1)
System\ServiceModel\CallbackBehaviorAttribute.cs (1)
58dispatchRuntime.AutomaticInputSessionShutdown = AutomaticSessionShutdown;
2 references to AutomaticInputSessionShutdown
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
78_autoClose = dispatch.AutomaticInputSessionShutdown; 96_autoClose = endpointDispatcher.DispatchRuntime.AutomaticInputSessionShutdown;