The syntax-highlighting functionality for code doesn't detect virtual as a keyword for C#.
Note: This is true even if you add the hint
<!-- language: lang-cs --> as per these instructions.
It does have the lang-cs class on it.
Update
According to the ticket with the team, this has been fixed.
http://code.google.com/p/google-code-prettify/issues/detail?id=167
virtualin blue. – M. Tibbits Aug 18 '11 at 14:25