1 write to dispatchRuntime
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
782
this.
dispatchRuntime
= dispatchRuntime;
2 references to dispatchRuntime
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (2)
827
ChannelDispatcher channelDispatcher = this.
dispatchRuntime
.ChannelDispatcher;
845
if (this.
dispatchRuntime
.shared.EnableFaults)