If I click on a C# tag for any of the candidates the link is something like
http://stackoverflow.com/search?q=user:16587+[c#]
With the # not being encoded. So for George Stocker I'd only see some of the results.

If the tag were encoded to [c%23] like it is everywhere else, I should have gotten 164 results.