2 writes to IsDefaultAttribute
System.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
7059
attr.
IsDefaultAttribute
= false;
8290
attr.
IsDefaultAttribute
= true;
1 reference to IsDefaultAttribute
System.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
943
return curNode.
IsDefaultAttribute
;