2 writes to _readOnlyClientCredentials
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (2)
46_readOnlyClientCredentials = c; 293_readOnlyClientCredentials = credentialsCopy;
2 references to _readOnlyClientCredentials
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (2)
42if (_readOnlyClientCredentials == null) 48return _readOnlyClientCredentials;