3 references to ReadToEndOfLine
System.Runtime.Remoting (3)
channels\http\httpsocketmanager.cs (1)
56
String header =
ReadToEndOfLine
();
channels\http\httpstreams.cs (2)
414
trailerHeader = _inputStream.
ReadToEndOfLine
();
734
version =
ReadToEndOfLine
();