2 references to GetCredentialCacheUriPrefix
System.ServiceModel.Http (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
217Uri credentialCacheUriPrefix = _channelFactory.GetCredentialCacheUriPrefix(Via);
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
322Uri credentialCacheUriPrefix = GetCredentialCacheUriPrefix(via);