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