2 references to InputFilePaths
crossgen2 (2)
Crossgen2RootCommand.cs (1)
167
Arguments.Add(
InputFilePaths
);
Program.cs (1)
108
Dictionary<string, string> inputFilePathsArg = _command.Result.GetValue(_command.
InputFilePaths
);