2 references to EnableDebugInfo
ilc (2)
ILCompilerRootCommand.cs (1)
205
Options.Add(
EnableDebugInfo
);
Program.cs (1)
587
DebugInformationProvider debugInfoProvider = Get(_command.
EnableDebugInfo
) ?