Got a customer bug this week that only reproduces when the number of characters generated from razor / cshtml files is an exact multiple of 40K. One of the items in the generated files is the path of the file. Needless to say, that made the bug incredibly challenging to reproduce.
10 months ago