2 references to InitAssemblies
ilc (2)
ILCompilerRootCommand.cs (1)
239
Options.Add(
InitAssemblies
);
Program.cs (1)
53
foreach (string initAssemblyName in Get(_command.
InitAssemblies
))