internal String ResolveXPathNamespace(String prefix) { return _scopeManager.ResolveXPathNamespace(prefix); }