4 writes to flags
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryProcessor.cs (4)
458
this.
flags
= QueryProcessingFlags.Match;
542
this.
flags
|= QueryProcessingFlags.Message;
546
this.
flags
&= ~QueryProcessingFlags.Message;
724
this.
flags
= QueryProcessingFlags.Match;