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