2 writes to localNameLength
System.Private.DataContractSerialization (2)
System\Xml\XmlCanonicalWriter.cs (2)
426_attribute.localNameLength = Encoding.UTF8.GetByteCount(localName); 455_attribute.localNameLength = localNameLength;
2 references to localNameLength
System.Private.DataContractSerialization (2)
System\Xml\XmlCanonicalWriter.cs (2)
813attribute1.localNameOffset, attribute1.localNameLength, 814attribute2.localNameOffset, attribute2.localNameLength);