1 write to _attributeTextNode
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
2087_attributeTextNode = attributeTextNode;
1 reference to _attributeTextNode
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
2108public XmlAttributeTextNode? AttributeText { get { return _attributeTextNode; } }