3 references to XmlValidatingReaderImpl
System.Private.Xml (3)
System\Xml\Core\XmlValidatingReader.cs (1)
27_impl = new XmlValidatingReaderImpl(reader);
System\Xml\Core\XmlValidatingReaderImpl.cs (2)
165: this(new XmlTextReader(xmlFragment, fragType, context)) 183: this(new XmlTextReader(xmlFragment, fragType, context))