2 references to NoPreinitStatics
ilc (2)
ILCompilerRootCommand.cs (1)
250
Options.Add(
NoPreinitStatics
);
Program.cs (1)
485
preinitStatics &= !Get(_command.
NoPreinitStatics
);