1 write to OutputPath
rzc (1)
GenerateCommand.cs (1)
500
OutputPath
= outputPath;
2 references to OutputPath
rzc (2)
GenerateCommand.cs (2)
275
var outputFilePath = result.InputItem.
OutputPath
;
348
outputBySourcePath[item.SourcePath] = item.
OutputPath
;