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