I have a razor helper in App_Code/HDHelpers.cshtml
The generated class name in obj/CodeGen is "public class _App_Code_HDHelpers_cshtml"
And of course all my views throw compile errors when referencing "HDHelpers.Something"
The generated class name in obj/CodeGen is "public class _App_Code_HDHelpers_cshtml"
And of course all my views throw compile errors when referencing "HDHelpers.Something"