4 references to ReadLine
System.Data.Services (4)
parent\Client\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
();