11 return node.CreateNavigator(
null);
static string Format(string resourceFormat, object p1)
static string Argument_CreateNavigator
static object XPathEvaluate(this XNode node, string expression, IXmlNamespaceResolver? resolver)
static XText CalibrateText(XText n)
static ? XElement XPathSelectElement(this XNode node, string expression)
static IEnumerable< XElement > XPathSelectElements(this XNode node, string expression, IXmlNamespaceResolver? resolver)
static ? XElement XPathSelectElement(this XNode node, string expression, IXmlNamespaceResolver? resolver)
static IEnumerable< XElement > XPathSelectElements(this XNode node, string expression)
static XPathNavigator CreateNavigator(this XNode node)
static object XPathEvaluate(this XNode node, string expression)
static XPathNavigator CreateNavigator(this XNode node, XmlNameTable? nameTable)