1 write to SourcePath
rzc (1)
GenerateCommand.cs (1)
499SourcePath = sourcePath;
3 references to SourcePath
rzc (3)
GenerateCommand.cs (3)
303inputFiles.Add(new RazorInputFile(item.SourcePath, item.RelativePhysicalPath, item.CssScope)); 348outputBySourcePath[item.SourcePath] = item.OutputPath; 384file: new FileInfo(item.SourcePath),