8 writes to _attributeLocalName
System.Private.DataContractSerialization (8)
System\Xml\XmlBaseWriter.cs (8)
61
_attributeLocalName
= null;
103
_attributeLocalName
= null;
234
_attributeLocalName
= localName;
242
_attributeLocalName
= localName;
342
_attributeLocalName
= null;
350
_attributeLocalName
= null;
406
_attributeLocalName
= null;
414
_attributeLocalName
= null;
6 references to _attributeLocalName
System.Private.DataContractSerialization (6)
System\Xml\XmlBaseWriter.cs (6)
318
if (
_attributeLocalName
== "lang")
322
else if (
_attributeLocalName
== "space")
348
_nsMgr.AddNamespaceIfNotDeclared(
_attributeLocalName
!, _attributeValue!, null);
382
if (
_attributeLocalName
== "lang")
386
else if (
_attributeLocalName
== "space")
412
_nsMgr.AddNamespaceIfNotDeclared(
_attributeLocalName
!, _attributeValue!, null);