I am following this article on RazorGenerator and it say's that I must add references to:
System.Web.Helpers.dllSystem.Web.WebPages.dllSystem.Web.Razor.dll
The only one I can see when I do Add Reference is System.Web.Razor, but I don't know where the other ones are.
Installing ASP.NET MVC3 from here should help.