14 writes to BasePath
Microsoft.NET.Sdk.StaticWebAssets.Tests (14)
StaticWebAssets\DiscoverStaticWebAssetsTest.cs (14)
38
BasePath
= "_content/Path"
88
BasePath
= "_content/Path"
142
BasePath
= "_content/Path"
193
BasePath
= "_content/Path"
240
BasePath
= "_content/Path"
287
BasePath
= "_content/Path"
334
BasePath
= "_content/Path"
382
BasePath
= "_content/Path"
444
BasePath
= "_content/Path"
490
BasePath
= givenPath
544
BasePath
= "base"
716
BasePath
= "_content/Microsoft.AspNetCore.Components.CustomElements",
756
BasePath
= "_content/Microsoft.AspNetCore.Components.CustomElements",
793
BasePath
= "_content/Project",
2 references to BasePath
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
DefineStaticWebAssets.Cache.cs (1)
30
SourceId, SourceType,
BasePath
, ContentRoot, RelativePathPattern, RelativePathFilter,
DefineStaticWebAssets.cs (1)
189
var basePath = ComputePropertyValue(candidate, nameof(StaticWebAsset.BasePath),
BasePath
);