1 write to _dispatchRuntime
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
355
_dispatchRuntime
= dispatchRuntime;
2 references to _dispatchRuntime
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchRuntime.cs (2)
387
ChannelDispatcher channelDispatcher =
_dispatchRuntime
.ChannelDispatcher;
405
if (
_dispatchRuntime
._shared.EnableFaults)