In the quest for localization I need to find all the string literals littered amongst our source code. I was looking for a way to script this into a post-modification source
There's a C# parser on CodePlex that you can probably use.