2 writes to localName
System.Runtime.Serialization (2)
System\Xml\XmlBaseWriter.cs (2)
1834localName = value; 1853this.localName = null;
1 reference to localName
System.Runtime.Serialization (1)
System\Xml\XmlBaseWriter.cs (1)
1830return localName;