Posted
on Feb 7, 2012
(permalink)
Ah, never mind, I fixed it. It was calling that, but I wasn't seeing it because the application was making AJAX postbacks. I had to hard-refresh the page to get it to start hitting my breakpoints in VS again for each of the postbacks (including AJAX) after I made a code change, which I did not realize.
Disregard!