Answered Force JIT of a C# method prior to first invocation

  • Sunday, July 12, 2009 11:21 PM
     
     
    Is there a way to force the CLR to JIT a method prior to its first invocation without actually invoking the method?

All Replies