11 references to SetPathAndReinitialize
Microsoft.NET.Sdk.StaticWebAssets.Tasks (11)
DefineStaticWebAssetEndpoints.cs (2)
259
matchContext.
SetPathAndReinitialize
(sourceEndpoint.Route);
311
matchContext.
SetPathAndReinitialize
(relativePath);
DefineStaticWebAssets.cs (8)
156
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(candidateMatchPath));
174
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(relativePathCandidate));
192
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(relativePathCandidate));
265
matchContext.
SetPathAndReinitialize
(relativePathCandidate);
408
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(candidate.ItemSpec));
818
matchContext.
SetPathAndReinitialize
(pathWithoutTokens);
828
matchContext.
SetPathAndReinitialize
(pathWithoutTokens);
854
matchContext.
SetPathAndReinitialize
(pathWithoutTokens);
Utils\Globbing\StaticWebAssetGlobMatcher.cs (1)
16
context.
SetPathAndReinitialize
(path);