15 writes to BasePath
Microsoft.NET.Sdk.StaticWebAssets.Tests (15)
StaticWebAssets\DiscoverStaticWebAssetsTest.cs (15)
38
BasePath
= "_content/Path"
88
BasePath
= "_content/Path"
142
BasePath
= "_content/Path"
193
BasePath
= "_content/Path"
259
BasePath
= "/",
303
BasePath
= "_content/Path"
350
BasePath
= "_content/Path"
397
BasePath
= "_content/Path"
445
BasePath
= "_content/Path"
507
BasePath
= "_content/Path"
553
BasePath
= givenPath
607
BasePath
= "base"
779
BasePath
= "_content/Microsoft.AspNetCore.Components.CustomElements",
819
BasePath
= "_content/Microsoft.AspNetCore.Components.CustomElements",
856
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
);