16 references to ReadNextCharacter
System.Data.Services (16)
System\Data\Services\Serializers\JsonReader.cs (16)
177
char ch = this.
ReadNextCharacter
();
193
this.
ReadNextCharacter
();
209
this.
ReadNextCharacter
();
221
this.
ReadNextCharacter
();
233
this.
ReadNextCharacter
();
290
this.
ReadNextCharacter
();
324
char ch = this.
ReadNextCharacter
();
334
this.
ReadNextCharacter
();
370
this.
ReadNextCharacter
();
383
this.
ReadNextCharacter
();
395
this.
ReadNextCharacter
();
414
this.
ReadNextCharacter
();
440
char endQuoteCharacter = this.
ReadNextCharacter
();
441
char ch = this.
ReadNextCharacter
();
450
ch = this.
ReadNextCharacter
();
499
ch = this.
ReadNextCharacter
();