2
Answers

JITing in C#

Hi friends,

I want to know that does JITting occur per-assembly or per-method? How does this affect the working set?

Answers (2)