2 writes to IsDefaultAttribute
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
7837
attr.
IsDefaultAttribute
= false;
9284
attr.
IsDefaultAttribute
= true;
1 reference to IsDefaultAttribute
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
955
return _curNode.
IsDefaultAttribute
;