3 writes to length
System.Private.DataContractSerialization (3)
System\Xml\XmlCanonicalWriter.cs (3)
422
_attribute.
length
= 0;
451
_attribute.
length
= 0;
465
_attribute.
length
= _elementWriter.Position - _attribute.offset;
1 reference to length
System.Private.DataContractSerialization (1)
System\Xml\XmlCanonicalWriter.cs (1)
319
_writer.WriteText(_elementBuffer, _attributes![i].offset, _attributes[i].
length
);