Compiling IL

  • Thread starter Thread starter Anders S. Willumsen
  • Start date Start date
A

Anders S. Willumsen

Hi,

A quick q.

When IL gets compiled (jitted) to native will the hole assembly be compiled,
or just a few methods? If its the latter - will the rest of the methods be
compiled during execution?

Thanks,
 
Back
Top