Hello All, I was wondering if anyone knows how to convert source code (C#, VB.Net) to a CodeDom Graph. I have searched the archives and found that Microsoft do not plan to ship a parser for the Microsoft languages with VS.NET (This is a mail from 9th Jan 2001).
I suppose what I am looking for is a C#, VB.NET parser to implement the System.CodeDom.Compiler.CodeParser.Parse(System.IO.TextReader) method or a concrete implementation of this method!. If anyone has any other ideas that would be great! Thanks in advance, Howard Kim You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
