2 references to GetWebRootPath
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
Legacy\ValidateStaticWebAssetsUniquePaths.cs (2)
35
var webRootPath =
GetWebRootPath
("/wwwroot",
58
var webRootFileWebRootPath =
GetWebRootPath
("", "/", relativePath);