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