How can I remove all comments and blank lines from a C# source file. Have in mind that there could be a nested comments. Some examples:How can I remove all comments and blank lines f
How can I remove all comments and blank lines from a C# source file. Have in mind that there could be a nested comments. Some examples:How can I remove all comments and blank lines f