10 references to ReadLine
Microsoft.Build (10)
Construction\Solution\SolutionFile.cs (10)
760
while ((str =
ReadLine
()) != null)
925
string str =
ReadLine
();
1039
while ((line =
ReadLine
()) != null)
1050
line =
ReadLine
();
1062
line =
ReadLine
();
1070
line =
ReadLine
();
1082
line =
ReadLine
();
1593
string str =
ReadLine
();
1639
string str =
ReadLine
();
1716
string str =
ReadLine
();