1 write to atomicTextNode
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
74
this.
atomicTextNode
= new XmlAtomicTextNode(bufferReader);
1 reference to atomicTextNode
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
236
XmlAtomicTextNode textNode = this.
atomicTextNode
;