Visual Basic (Declaration)
<ObsoleteAttribute("Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202")> _
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Public Class XmlValidatingReader _
Inherits XmlReader _
Implements IXmlLineInfo, IXmlNamespaceResolver