1 write to _relativePhysicalPath
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (1)
FileProviderRazorProjectItem.cs (1)
83_relativePhysicalPath = PhysicalPath.Substring(_root.Length + 1); // Include leading separator
1 reference to _relativePhysicalPath
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (1)
FileProviderRazorProjectItem.cs (1)
88return _relativePhysicalPath;