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