2 references to CompileForInternalEngine
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryMatcher.cs (2)
398
return QueryMatcher.
CompileForInternalEngine
(filter.XPath.Trim(), filter.namespaces, flags, functionLibs, out returnType);
437
return QueryMatcher.
CompileForInternalEngine
(xpath, ns, flags, QueryMatcher.defaultFunctionLibs, out returnType);