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