2 writes to _automaticInputSessionShutdown
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (2)
48_automaticInputSessionShutdown = true; 118_automaticInputSessionShutdown = value;
1 reference to _automaticInputSessionShutdown
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
112get { return _automaticInputSessionShutdown; }