3 writes to nsOffset
System.Private.DataContractSerialization (3)
System\Xml\XmlCanonicalWriter.cs (3)
427_attribute.nsOffset = 0; 456_attribute.nsOffset = 0; 778ResolvePrefix(attribute.prefixOffset, attribute.prefixLength, out attribute.nsOffset, out attribute.nsLength);
3 references to nsOffset
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);