1 write to _atomicTextNode
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
73
_atomicTextNode
= new XmlAtomicTextNode(_bufferReader);
1 reference to _atomicTextNode
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
205
XmlAtomicTextNode textNode =
_atomicTextNode
;