9 references to SetPathAndReinitialize
Microsoft.NET.Sdk.StaticWebAssets.Tasks (7)
DefineStaticWebAssetEndpoints.cs (1)
205
matchContext.
SetPathAndReinitialize
(relativePath);
DefineStaticWebAssets.cs (5)
136
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(candidateMatchPath));
154
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(relativePathCandidate));
172
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(relativePathCandidate));
255
matchContext.
SetPathAndReinitialize
(relativePathCandidate);
350
matchContext.
SetPathAndReinitialize
(StaticWebAssetPathPattern.PathWithoutTokens(candidate.ItemSpec));
Utils\Globbing\StaticWebAssetGlobMatcher.cs (1)
16
context.
SetPathAndReinitialize
(path);
Microsoft.NET.Sdk.StaticWebAssets.Tests (2)
StaticWebAssets\ContentTypeProviderTests.cs (1)
44
ctx.
SetPathAndReinitialize
(v);
StaticWebAssets\FingerprintPatternMatcherTest.cs (1)
86
context.
SetPathAndReinitialize
(path);