3 references to IsFxFilter
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryMatcher.cs (3)
684return (0 != (this.flags & XPathFilterFlags.IsFxFilter)); 721this.flags |= XPathFilterFlags.IsFxFilter; 764this.flags &= ~XPathFilterFlags.IsFxFilter;