i'm using #develop 3.0 Beta 3. The performance of the online converter is quite good. I tested it with the main form of the application (around 6.500 lines of code). To do this i merged the .designer part into the main class. With the project converter of #develop it took around half an hour to convert the code, the online converter did the job in around 20 to 30 seconds.
Can it be that debugging code slows down the conversion process?? I noticed heavy logging activity. Extremely oft i get warnings from the TryEnter-Method of ProxyReturnType.
Klaus