Home
last modified time | relevance | path

Searched refs:XPathNavigatorReaderWithSI (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/XPath/
H A DXPathNavigatorReader.cs91 return new XPathNavigatorReaderWithSI(nav, xli, xsi); in Create()
102 return new XPathNavigatorReaderWithSI(nav, xli, xsi); in Create()
973 …internal class XPathNavigatorReaderWithSI : XPathNavigatorReader, System.Xml.Schema.IXmlSchemaInfo… class
974 …internal XPathNavigatorReaderWithSI( XPathNavigator navToRead, IXmlLineInfo xli, IXmlSchemaInfo xs… in XPathNavigatorReaderWithSI() method in System.Xml.XPath.XPathNavigatorReaderWithSI
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/XPath/
H A DXPathNavigatorReader.cs94 return new XPathNavigatorReaderWithSI(nav, xli, xsi); in Create()
107 return new XPathNavigatorReaderWithSI(nav, xli, xsi); in Create()
1119 … internal class XPathNavigatorReaderWithSI : XPathNavigatorReader, System.Xml.Schema.IXmlSchemaInfo class
1121 …internal XPathNavigatorReaderWithSI(XPathNavigator navToRead, IXmlLineInfo xli, IXmlSchemaInfo xsi) in XPathNavigatorReaderWithSI() method in System.Xml.XPath.XPathNavigatorReaderWithSI