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