It is the Geshi plugin, it use to be in the toolbar. You can use it by typing:
Code:
[ highlight="language" ]
Your code
[ /highlight ]
In this case:
Code:
[ highlight="csharp" ]
code...
[ /highlight ]
Remove the spaces before and after highlight and /highlight.