3 references to CallbackClientRuntime
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\ServiceChannel.cs (2)
92ClientRuntime = endpointDispatcher.DispatchRuntime.CallbackClientRuntime; 216ClientRuntime = value.DispatchRuntime.CallbackClientRuntime;
System\ServiceModel\Description\DispatcherBuilder.cs (1)
221proxy = dispatch.CallbackClientRuntime;