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