3 references to XmlValidatingReaderImpl
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlValidatingReader.cs (1)
30
_impl = new
XmlValidatingReaderImpl
(reader);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlValidatingReaderImpl.cs (2)
170
:
this
(new XmlTextReader(xmlFragment, fragType, context))
190
:
this
(new XmlTextReader(xmlFragment, fragType, context))