1 write to CallbackClientType
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
945
dispatch.CallbackClientRuntime.
CallbackClientType
= contractDescription.CallbackContractType;
1 reference to CallbackClientType
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
736
Type callbackType = clientRuntime.
CallbackClientType
;