1 write to count
System.Runtime.Serialization (1)
System\Xml\XmlUTF8TextWriter.cs (1)
1040
this.
count
= count;
1 reference to count
System.Runtime.Serialization (1)
System\Xml\XmlUTF8TextWriter.cs (1)
1084
result = writer.BeginInternalWriteBase64Text(this.buffer, this.offset, this.
count
, PrepareAsyncCompletion(onComplete), this);