3 references to XmlValidatingReaderImpl
System.Xml (3)
System\Xml\Core\XmlValidatingReader.cs (1)
29
impl = new
XmlValidatingReaderImpl
( reader );
System\Xml\Core\XmlValidatingReaderImpl.cs (2)
157
:
this
( new XmlTextReader( xmlFragment, fragType, context ) )
175
:
this
( new XmlTextReader( xmlFragment, fragType, context ) )