2 references to ComputeTargetPath
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (2)
StaticWebAsset.cs (1)
1270
var key = asset.
ComputeTargetPath
("", '/');
UpgradeLegacyWasmStaticWebAssets.cs (1)
25
.GroupBy(asset => asset.
ComputeTargetPath
("", '/'))