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