2 references to UnrootedInputFilePaths
crossgen2 (2)
Crossgen2RootCommand.cs (1)
168
Options.Add(
UnrootedInputFilePaths
);
Program.cs (1)
109
Dictionary<string, string> unrootedInputFilePathsArg = Get(_command.
UnrootedInputFilePaths
);