2 references to MapIdentity
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
73
if (HttpChannelFactory<IDuplexSessionChannel>.
MapIdentity
(this.RemoteAddress, _channelFactory.AuthenticationScheme))
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
676
return
MapIdentity
(target, AuthenticationScheme);