6 writes to ContentRootDefinitions
Microsoft.NET.Sdk.StaticWebAssets.Tests (6)
StaticWebAssets\GenerateV1StaticWebAssetsManifestTest.cs (6)
27ContentRootDefinitions = new TaskItem[] 57ContentRootDefinitions = new TaskItem[] 90ContentRootDefinitions = new TaskItem[] 141ContentRootDefinitions = new TaskItem[] { }, 178ContentRootDefinitions = new TaskItem[] 223ContentRootDefinitions = new TaskItem[]
4 references to ContentRootDefinitions
Microsoft.NET.Sdk.StaticWebAssets.Tasks (4)
Legacy\GenerateV1StaticWebAssetsManifest.cs (4)
103for (var i = 0; i < ContentRootDefinitions.Length; i++) 105var contentRootDefinition = ContentRootDefinitions[i]; 135for (var i = 0; i < ContentRootDefinitions.Length; i++) 137var contentRootDefinition = ContentRootDefinitions[i];