1 write to _webRequestCredentials
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (1)
112set { _webRequestCredentials = value; }
1 reference to _webRequestCredentials
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (1)
111get { return _webRequestCredentials; }