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