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)
122
get { return
_automaticInputSessionShutdown
; }