2 writes to _automaticInputSessionShutdown
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchRuntime.cs (2)
58_automaticInputSessionShutdown = true; 128_automaticInputSessionShutdown = value;
1 reference to _automaticInputSessionShutdown
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
122get { return _automaticInputSessionShutdown; }