2 references to CompileForExternalEngine
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryMatcher.cs (2)
719
Opcode op = QueryMatcher.
CompileForExternalEngine
(xpath, names, null, this.match).First;
921
codeBlock.Append(QueryMatcher.
CompileForExternalEngine
(expression, names, item, this.match));