10 references to ReadLine
Microsoft.Build (10)
Construction\Solution\SolutionFile.cs (10)
782
while ((str =
ReadLine
()) != null)
947
string str =
ReadLine
();
1061
while ((line =
ReadLine
()) != null)
1072
line =
ReadLine
();
1084
line =
ReadLine
();
1092
line =
ReadLine
();
1104
line =
ReadLine
();
1591
string str =
ReadLine
();
1637
string str =
ReadLine
();
1714
string str =
ReadLine
();