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