3 references to AlwaysMatch
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryMatcher.cs (3)
676
return (0 != (this.flags & XPathFilterFlags.
AlwaysMatch
));
739
this.flags |= (XPathFilterFlags.
AlwaysMatch
);
744
this.flags |= (XPathFilterFlags.
AlwaysMatch
);