2 references to Filter
System.Private.Xml (2)
System\Xml\XPath\Internal\QueryBuilder.cs (2)
217
bool first = ((flags & Flags.
Filter
) == 0);
239
Query qyInput = ProcessNode(root.Input, flags | Flags.
Filter
, out props);