1 write to inputSessionShutdownHandlers
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
97
this.
inputSessionShutdownHandlers
= this.NewBehaviorCollection<IInputSessionShutdown>();
1 reference to inputSessionShutdownHandlers
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
409
get { return this.
inputSessionShutdownHandlers
; }