1 write to matchMessageBody
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
599
this.
matchMessageBody
= value;
1 reference to matchMessageBody
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
509
this.contextNode = this.matcher.CreateMessageNavigator(this.message, this.
matchMessageBody
);