1 write to AutomaticInputSessionShutdown
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\CallbackBehaviorAttribute.cs (1)
49
dispatchRuntime.
AutomaticInputSessionShutdown
= _automaticSessionShutdown;
2 references to AutomaticInputSessionShutdown
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
88
_autoClose = dispatch.
AutomaticInputSessionShutdown
;
111
_autoClose = endpointDispatcher.DispatchRuntime.
AutomaticInputSessionShutdown
;