10 references to ReadLine
Microsoft.Build (10)
Construction\Solution\SolutionFile.cs (10)
768
while ((str =
ReadLine
()) != null)
933
string str =
ReadLine
();
1047
while ((line =
ReadLine
()) != null)
1058
line =
ReadLine
();
1070
line =
ReadLine
();
1078
line =
ReadLine
();
1090
line =
ReadLine
();
1601
string str =
ReadLine
();
1647
string str =
ReadLine
();
1724
string str =
ReadLine
();