1 write to ContractClientType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DispatcherBuilder.cs (1)
23clientRuntime.ContractClientType = contractDescription.ContractType;
1 reference to ContractClientType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
481Type contractType = clientRuntime.ContractClientType;