2 writes to cleanupIdentity
System.ServiceModel (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (2)
287this.cleanupIdentity = false; 305this.cleanupIdentity = HttpTransportSecurityHelpers.AddIdentityMapping(Via, RemoteAddress);
2 references to cleanupIdentity
System.ServiceModel (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (2)
281if (this.cleanupIdentity) 285if (this.cleanupIdentity)