49 references to Advance
System.Runtime.Serialization (49)
System\Xml\XmlBinaryWriter.cs (17)
93
Advance
(2);
101
Advance
(3);
113
Advance
(5);
137
Advance
(9);
416
Advance
(1 + length);
438
Advance
(offset - startOffset);
487
Advance
(2);
499
Advance
(3);
513
Advance
(5);
560
Advance
(8);
581
Advance
(trailByteCount);
715
Advance
(2 + length);
788
Advance
(1 + sizeof(float));
816
Advance
(1 + sizeof(double));
833
Advance
(1 + sizeof(decimal));
849
Advance
(17);
863
Advance
(17);
System\Xml\XmlStreamNodeWriter.cs (7)
355
Advance
(byteCount);
443
writer.
Advance
(this.byteCount);
539
Advance
(charCount);
575
Advance
(UnsafeGetUTF8Chars(chars, chunkSize, buffer, offset));
583
Advance
(UnsafeGetUTF8Chars(chars, charCount, buffer, offset));
599
Advance
(UnsafeGetUnicodeChars(chars, chunkSize, buffer, offset));
607
Advance
(UnsafeGetUnicodeChars(chars, charCount, buffer, offset));
System\Xml\XmlUTF8TextWriter.cs (25)
196
Advance
(9);
204
Advance
(3);
215
Advance
(4);
225
Advance
(3);
308
Advance
(6);
540
Advance
(4);
551
Advance
(4);
563
Advance
(5);
576
Advance
(6);
589
Advance
(6);
646
Advance
(XmlConverter.ToChars(value, buffer, offset));
653
Advance
(XmlConverter.ToChars(value, buffer, offset));
660
Advance
(XmlConverter.ToChars(value, buffer, offset));
667
Advance
(XmlConverter.ToChars(value, buffer, offset));
674
Advance
(XmlConverter.ToChars(value, buffer, offset));
696
Advance
(XmlConverter.ToChars(value, buffer, offset));
703
Advance
(XmlConverter.ToChars(value, buffer, offset));
710
Advance
(XmlConverter.ToChars(value, buffer, offset));
736
Advance
(encoding.GetChars(buffer, offset, byteCount, chars, charOffset));
744
Advance
(encoding.GetChars(buffer, offset, count, chars, charOffset));
898
writer.
Advance
(encoding.GetChars(
921
writer.
Advance
(encoding.GetChars(
962
thisPtr.writer.
Advance
(encoding.GetChars(
1175
writer.
Advance
(encoding.GetChars(this.buffer, this.offset, byteCount, chars, charOffset));
1195
writer.
Advance
(encoding.GetChars(this.buffer, this.offset, this.count, chars, charOffset));