3 writes to nsLength
System.Private.DataContractSerialization (3)
System\Xml\XmlCanonicalWriter.cs (3)
428_attribute.nsLength = 0; 457_attribute.nsLength = 0; 778ResolvePrefix(attribute.prefixOffset, attribute.prefixLength, out attribute.nsOffset, out attribute.nsLength);
3 references to nsLength
System.Private.DataContractSerialization (3)
System\Xml\XmlCanonicalWriter.cs (3)
783Debug.Assert(attribute.nsOffset == 0 && attribute.nsLength == 0); 807attribute1.nsOffset, attribute1.nsLength, 808attribute2.nsOffset, attribute2.nsLength);