1 write to onDefaultAttributeUse
System.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
8119
set {
onDefaultAttributeUse
= value; }
2 references to onDefaultAttributeUse
System.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
8234
if (
onDefaultAttributeUse
!= null) {
8235
onDefaultAttributeUse
(defAttrInfo, this);