2 references to ExportDynamicSymbols
ilc (2)
ILCompilerRootCommand.cs (1)
210
Options.Add(
ExportDynamicSymbols
);
Program.cs (1)
642
ExportsFileWriter defFileWriter = new ExportsFileWriter(typeSystemContext, exportsFile, Get(_command.
ExportDynamicSymbols
));