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