2 references to MapIdentity
System.ServiceModel.Http (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
142if (HttpChannelFactory<IDuplexSessionChannel>.MapIdentity(RemoteAddress, _channelFactory.AuthenticationScheme))
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
784return MapIdentity(target, AuthenticationScheme);