1 reference to ToNavigator
System.Private.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
2819
if (IsDerivedFrom(sourceType, XPathNavigatorType)) return
ToNavigator
((XPathNavigator)value);