4 references to ReadLine
System.Data.Services.Client (4)
System\Data\Services\Client\BatchStream.cs (4)
472
string delimiter = this.
ReadLine
();
475
delimiter = this.
ReadLine
();
1315
string line = this.
ReadLine
();
1342
string line = this.
ReadLine
();