3 writes to messageId
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryProcessor.cs (3)
464this.messageId = null; 631this.messageId = value; 729this.messageId = null;
1 reference to messageId
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
627return this.messageId;