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