3 references to ComputePathWithoutTokens
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
Compression\ResolveCompressedAssets.cs (2)
86var relativePath = asset.ComputePathWithoutTokens(asset.RelativePath); 190var relativePath = asset.ComputePathWithoutTokens(asset.RelativePath);
DefineStaticWebAssetEndpoints.cs (1)
204var relativePath = asset.ComputePathWithoutTokens(asset.RelativePath);