3 references to CreateItem
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\DefaultRazorProjectFileSystem.cs (3)
52yield return CreateItem(filePath, fileKind: null, basePath, absoluteBasePath); 57yield return CreateItem(filePath, fileKind: null, basePath, absoluteBasePath); 71return CreateItem(absolutePath, fileKind, DefaultBasePath, absoluteBasePath);