11 references to SetPathAndReinitialize
Microsoft.NET.Sdk.StaticWebAssets.Tasks (11)
DefineStaticWebAssetEndpoints.cs (2)
252
matchContext.
SetPathAndReinitialize
(sourceEndpoint.Route);
304
matchContext.
SetPathAndReinitialize
(relativePath);
DefineStaticWebAssets.cs (8)
152
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(candidateMatchPath));
170
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(relativePathCandidate));
188
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(relativePathCandidate));
261
matchContext.
SetPathAndReinitialize
(relativePathCandidate);
403
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(candidate.ItemSpec));
813
matchContext.
SetPathAndReinitialize
(pathWithoutTokens);
823
matchContext.
SetPathAndReinitialize
(pathWithoutTokens);
849
matchContext.
SetPathAndReinitialize
(pathWithoutTokens);
Utils\Globbing\StaticWebAssetGlobMatcher.cs (1)
16
context.
SetPathAndReinitialize
(path);