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