10 references to ReadLine
Microsoft.Build (10)
Construction\Solution\SolutionFile.cs (10)
781
while ((str =
ReadLine
()) != null)
946
string str =
ReadLine
();
1060
while ((line =
ReadLine
()) != null)
1071
line =
ReadLine
();
1083
line =
ReadLine
();
1091
line =
ReadLine
();
1103
line =
ReadLine
();
1590
string str =
ReadLine
();
1636
string str =
ReadLine
();
1713
string str =
ReadLine
();