1 write to match
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
872this.match = match;
2 references to match
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryMatcher.cs (2)
896if (!this.match) 921codeBlock.Append(QueryMatcher.CompileForExternalEngine(expression, names, item, this.match));