PreReqs Kernel_Start Method Fling OS
Inserts the pre-entrypoint kernel start method plug.

Namespace: Kernel
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[PluggedMethodAttribute(ASMFilePath = "ASM\PreReqs\Kernel_Start")]
[SequencePriorityAttribute(Priority = -9223372036854775807)]
private static void Kernel_Start()
See Also