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