3 references to ClientRuntime
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
81_clientRuntime = factory.ClientRuntime; 85DispatchRuntime dispatch = factory.ClientRuntime.DispatchRuntime;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
335via = this.ClientRuntime.Via;