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)
2108
public XmlAttributeTextNode? AttributeText { get { return
_attributeTextNode
; } }