2 references to SameAuthenticators
System.ServiceModel (2)
System\ServiceModel\Security\PeerCredential.cs (2)
145if (!SameAuthenticators(this.MessageSenderAuthentication, that.messageSenderAuthentication)) 165if (!SameAuthenticators(this.PeerAuthentication, that.PeerAuthentication))