60.

The code written to target the services of the CLR(Common language Runtime).

In order to target the services of CLR the code should provide minimum level of information called Metadata to the runtime. All C#, VB.Net and JScript.Net Code is managed by default.