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