1 write to _atomicTextNode
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
74
_atomicTextNode
= new XmlAtomicTextNode(_bufferReader);
1 reference to _atomicTextNode
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
225
XmlAtomicTextNode textNode =
_atomicTextNode
;