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