2 writes to from
System.ServiceModel (2)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (2)
196this.from = message.Headers.From; 200this.from = null;
1 reference to from
System.ServiceModel (1)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
211get { return this.from; }