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