1 write to RelativePhysicalPath
rzc (1)
GenerateCommand.cs (1)
501RelativePhysicalPath = physicalRelativePath;
2 references to RelativePhysicalPath
rzc (2)
GenerateCommand.cs (2)
303inputFiles.Add(new RazorInputFile(item.SourcePath, item.RelativePhysicalPath, item.CssScope)); 382relativePhysicalPath: item.RelativePhysicalPath,