1 write to xmlnsOffset
System.Private.DataContractSerialization (1)
System\Xml\XmlCanonicalWriter.cs (1)
160
_scopes[_depth].
xmlnsOffset
= _xmlnsOffset;
1 reference to xmlnsOffset
System.Private.DataContractSerialization (1)
System\Xml\XmlCanonicalWriter.cs (1)
171
_xmlnsOffset = _scopes[_depth].
xmlnsOffset
;