3 references to PeekNextCharacter
System.Data.Services (3)
System\Data\Services\Serializers\JsonReader.cs (3)
190
char ch = this.
PeekNextCharacter
();
194
ch = this.
PeekNextCharacter
();
287
ch = this.
PeekNextCharacter
();