4 references to XPathLexer
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
347
XPathLexer lexer = new
XPathLexer
(expression, false);
System\ServiceModel\Dispatcher\XPathLexer.cs (1)
469
:
this
(xpath, true)
System\ServiceModel\Dispatcher\XPathMessageFilter.cs (2)
555
XPathLexer lexer = new
XPathLexer
(xpath, false);
626
XPathLexer lexer = new
XPathLexer
(xpath, false);