1 write to Path
Microsoft.AspNetCore.Mvc.Razor (1)
Compilation\RazorViewAttribute.cs (1)
20Path = path;
1 reference to Path
Microsoft.AspNetCore.Mvc.Razor (1)
Compilation\CompiledViewDescriptor.cs (1)
65RelativePath = ViewPath.NormalizePath(item?.Identifier ?? attribute.Path);