3 references to CallbackClientRuntime
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
107_clientRuntime = endpointDispatcher.DispatchRuntime.CallbackClientRuntime; 239_clientRuntime = value.DispatchRuntime.CallbackClientRuntime;
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DispatcherBuilder.cs (1)
222proxy = dispatch.CallbackClientRuntime;