8 references to PathWithoutTokens
Microsoft.NET.Sdk.StaticWebAssets.Tasks (8)
ComputeReferenceStaticWebAssetItems.cs (1)
176
var relativePath = StaticWebAssetPathPattern.
PathWithoutTokens
(asset.RelativePath);
DefineStaticWebAssets.cs (7)
156
matchContext.SetPathAndReinitialize(StaticWebAssetPathPattern.
PathWithoutTokens
(candidateMatchPath));
174
matchContext.SetPathAndReinitialize(StaticWebAssetPathPattern.
PathWithoutTokens
(relativePathCandidate));
192
matchContext.SetPathAndReinitialize(StaticWebAssetPathPattern.
PathWithoutTokens
(relativePathCandidate));
408
matchContext.SetPathAndReinitialize(StaticWebAssetPathPattern.
PathWithoutTokens
(candidate.ItemSpec));
810
var pathWithoutTokens = StaticWebAssetPathPattern.
PathWithoutTokens
(currentRelativePath);
872
pathWithoutTokens = StaticWebAssetPathPattern.
PathWithoutTokens
(currentRelativePath);
879
pathWithoutTokens = StaticWebAssetPathPattern.
PathWithoutTokens
(currentRelativePath);