20 references to CreateProjectItem
Microsoft.AspNetCore.Razor.Language.UnitTests (20)
RazorProjectFileSystemTest.cs (20)
81CreateProjectItem($"/{fileName}"), 82CreateProjectItem($"/Views/{fileName}"), 83CreateProjectItem($"/Views/Home/{fileName}")); 102CreateProjectItem("/File.cshtml")); 119CreateProjectItem("/Areas/MyArea/Views/Home/File.cshtml"), 120CreateProjectItem("/Areas/MyArea/Views/File.cshtml"), 121CreateProjectItem("/Areas/MyArea/File.cshtml"), 122CreateProjectItem("/Areas/File.cshtml"), 123CreateProjectItem("/File.cshtml")); 143CreateProjectItem("/File.cshtml")); 158CreateProjectItem("/Areas/MyArea/File.cshtml"), 159CreateProjectItem("/File.cshtml")); 202CreateProjectItem("/Areas/MyArea/File.cshtml"), 203CreateProjectItem("/File.cshtml")); 241CreateProjectItem("/Areas/MyArea/File.cshtml"), 242CreateProjectItem("/File.cshtml")); 270CreateProjectItem("/Areas/MyArea/File.cshtml"), 271CreateProjectItem("/File.cshtml")); 293CreateProjectItem("/Areas/MyArea/File.cshtml"), 294CreateProjectItem("/File.cshtml"));