2 references to XmlTextReaderImpl
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReader.cs (1)
77_impl = new XmlTextReaderImpl(url, input);
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathDocument.cs (1)
92XmlTextReaderImpl reader = SetupReader(new XmlTextReaderImpl(string.Empty, textReader));