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