Hi How can I get the names and types of variables in a file compiled by mcs ? I have built mono from source and then I use 'mono mcs.exe hello.cs' to compile the file. Thanks