2 references to ReferenceFilePaths
crossgen2 (2)
Crossgen2RootCommand.cs (1)
169
Options.Add(
ReferenceFilePaths
);
Program.cs (1)
154
Dictionary<string, string> referenceFilePaths = Get(_command.
ReferenceFilePaths
);