Base:
property
IsDefault
System.Xml.XmlReader.IsDefault
1 reference to IsDefault
System.Xml (1)
System\Xml\Core\XmlTextReader.cs (1)
149
get { return impl.
IsDefault
; }