3 writes to length
System.Runtime.Serialization (3)
System\Xml\XmlC14NWriter.cs (3)
444
attribute.
length
= 0;
479
attribute.
length
= 0;
493
attribute.
length
= elementWriter.Position - attribute.offset;
1 reference to length
System.Runtime.Serialization (1)
System\Xml\XmlC14NWriter.cs (1)
335
writer.WriteText(elementBuffer, attributes[i].offset, attributes[i].
length
);