2 references to InputFilePaths
ilc (2)
ILCompilerRootCommand.cs (1)
194
Arguments.Add(
InputFilePaths
);
Program.cs (1)
132
typeSystemContext.InputFilePaths = _command.Result.GetValue(_command.
InputFilePaths
);