1 write to attributeTextNode
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
2213this.attributeTextNode = attributeTextNode;
1 reference to attributeTextNode
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
2234public XmlAttributeTextNode AttributeText { get { return attributeTextNode; } }