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