2 writes to cleanupIdentity
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
972cleanupIdentity = HttpTransportSecurityHelpers.AddIdentityMapping(Via, RemoteAddress); 1038cleanupIdentity = false;
2 references to cleanupIdentity
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
1032if (cleanupIdentity) 1036if (cleanupIdentity)