231
236
//TODO: writeStatement.Filename is not correct here...
233
250
// r += " " + ILAddress(1) + "ldarg.0\n";
234
251
// r += " " + ILAddress(5);
235
252
// r += "ldfld class [mscorlib]System.IO.StreamReader "+className+"::_writer_"+ILIdentifier(writeStatement.Filename.Name)+"\n";
236
253
sources = new ArrayList();
240
261
for (int i = 0; i < sources.Count; i++)