Important
This method is for internal use only and must not be accessed by the user code.
| AvoidJIT(Assembly) | Forces compilation of all methods in assembly to avoid JIT overhead on first use. |
| AvoidJIT(IEnumerableAssembly) | Forces compilation of all methods in assemblies to avoid JIT overhead on first use. |