PreReqs MainEntrypoint Method Fling OS
Inserts the stub that calls the main kernel entrypoint.

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

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