Important
This method is for internal use only and must not be accessed by the user code.
Forces compilation of all methods in assembly to avoid JIT overhead on first use.
void AvoidJIT(
Assembly assembly
)Sub AvoidJIT (
assembly As Assembly
)void AvoidJIT(
Assembly^ assembly
)abstract AvoidJIT :
assembly : Assembly -> unit