2 writes to message
System.ServiceModel (2)
System\ServiceModel\Security\MessageSecurityProtocol.cs (2)
689this.message = m; 729OnGetTokenDone(ref this.message, token, timeoutHelper.RemainingTime());
1 reference to message
System.ServiceModel (1)
System\ServiceModel\Security\MessageSecurityProtocol.cs (1)
716return self.message;