11 references to CreateItem
Microsoft.NET.Sdk.StaticWebAssets.Tests (11)
StaticWebAssets\ValidateStaticWebAssetsUniquePathsTest.cs (11)
29CreateItem(Path.Combine("wwroot", "js", "project-transitive-dep.js"), new Dictionary<string,string>
39CreateItem(Path.Combine("wwwroot", "_content", "ClassLibrary", "js", "project-transitive-dep.js"), new Dictionary<string,string>
70CreateItem(Path.Combine("wwwroot","sample.js"), new Dictionary<string,string>
77CreateItem(Path.Combine("wwwroot", "otherLib.js"), new Dictionary<string,string>
103CreateItem(Path.Combine("wwwroot","sample.js"), new Dictionary<string,string>
110CreateItem(Path.Combine("wwwroot", "otherLib.js"), new Dictionary<string,string>
142CreateItem(Path.Combine(".", "Library", "wwwroot", "sample.js"), new Dictionary<string,string>
147CreateItem(Path.Combine(".", "Library", "bin", "dist", "sample.js"), new Dictionary<string,string>
176CreateItem(Path.Combine(".", "Library", "wwwroot", "sample.js"), new Dictionary<string,string>
181CreateItem(Path.Combine(".", "Library", "wwwroot", "sample.js"), new Dictionary<string,string>
189CreateItem(Path.Combine(".", "App", "wwwroot", "sample.js"), new Dictionary<string,string>