1 write to rootFilter
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
655XPathQueryMatcher.rootFilter = QueryMatcher.CompileForInternalEngine("/", null, QueryCompilerFlags.None, out returnType);
2 references to rootFilter
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryMatcher.cs (2)
656XPathQueryMatcher.rootFilter.Append(new MatchResultOpcode()); 743this.query = XPathQueryMatcher.rootFilter.First;