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