2 writes to _localName
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseWriter.cs (2)
1887
_localName
= value;
1906
_localName
= null;
1 reference to _localName
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseWriter.cs (1)
1883
return
_localName
;