1 write to _clientRuntime
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
34_clientRuntime = clientRuntime;
3 references to _clientRuntime
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (3)
44return _clientRuntime; 289_clientRuntime.LockDownProperties(); 320duplexChannelBinder.IdentityVerifier = _clientRuntime.IdentityVerifier;