8 writes to _attributeLocalName
dotnet-svcutil-lib (8)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (8)
58_attributeLocalName = null; 90_attributeLocalName = null; 219_attributeLocalName = localName; 227_attributeLocalName = localName; 330_attributeLocalName = null; 338_attributeLocalName = null; 383_attributeLocalName = null; 391_attributeLocalName = null;
6 references to _attributeLocalName
dotnet-svcutil-lib (6)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (6)
306if (_attributeLocalName == "lang") 310else if (_attributeLocalName == "space") 336_nsMgr.AddNamespaceIfNotDeclared(_attributeLocalName, _attributeValue, null); 359if (_attributeLocalName == "lang") 363else if (_attributeLocalName == "space") 389_nsMgr.AddNamespaceIfNotDeclared(_attributeLocalName, _attributeValue, null);