3 references to OnGetPrimaryTokenComplete
System.ServiceModel (3)
System\ServiceModel\Security\MessageSecurityProtocol.cs (3)
920completeSelf = self.OnGetPrimaryTokenComplete(token); 985completeSelf = this.OnGetPrimaryTokenComplete(null); 993completeSelf = this.OnGetPrimaryTokenComplete(token);