2 references to SubstitutionFilePaths
ilc (2)
ILCompilerRootCommand.cs (1)
225
Options.Add(
SubstitutionFilePaths
);
Program.cs (1)
378
foreach (string substitutionFilePath in Get(_command.
SubstitutionFilePaths
))