2 writes to message
System.ServiceModel (2)
System\ServiceModel\Security\TransportSecurityProtocol.cs (2)
283this.message = message; 290this.binding.SetUpDelayedSecurityExecution(ref this.message, this.actor, this.SupportingTokens);
1 reference to message
System.ServiceModel (1)
System\ServiceModel\Security\TransportSecurityProtocol.cs (1)
297return self.message;