2 references to XPathLexer
System.ServiceModel (2)
System\ServiceModel\Configuration\XPathMessageFilterElementComparer.cs (1)
33XPathLexer lexer = new XPathLexer(filter.XPath);
System\ServiceModel\Dispatcher\XPathParser.cs (1)
24this.lexer = new XPathLexer(xpath);