3 writes to Assets
Microsoft.NET.Sdk.StaticWebAssets.Tests (3)
StaticWebAssets\ComputeEndpointsForReferenceStaticWebAssetsTest.cs (3)
26
Assets
= [CreateCandidate(Path.Combine("wwwroot", "candidate.js"), "MyPackage", "Discovered", "candidate.js", "All", "All")],
51
Assets
= [CreateCandidate(Path.Combine("wwwroot", "candidate.js"), "MyPackage", "Discovered", "candidate.js", "All", "All")],
80
Assets
= [CreateCandidate(Path.Combine("wwwroot", "candidate.js"), "MyPackage", "Discovered", "candidate.js", "All", "All")],
1 reference to Assets
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
ComputeEndpointsForReferenceStaticWebAssets.cs (1)
23
var assets = StaticWebAsset.ToAssetDictionary(
Assets
);