2 references to AddIdentityMapping
System.ServiceModel (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
305this.cleanupIdentity = HttpTransportSecurityHelpers.AddIdentityMapping(Via, RemoteAddress);
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
972cleanupIdentity = HttpTransportSecurityHelpers.AddIdentityMapping(Via, RemoteAddress);