6 references to DefaultBasePath
Microsoft.CodeAnalysis.Razor.Compiler (6)
Language\DefaultRazorProjectFileSystem.cs (4)
20if (root == DefaultBasePath) 22Root = DefaultBasePath; 71return CreateItem(absolutePath, fileKind, DefaultBasePath, absoluteBasePath); 88if (path == DefaultBasePath)
Language\RazorProjectFileSystem.cs (1)
63return FindHierarchicalItems(basePath: DefaultBasePath, path, fileName);
Language\RazorProjectItem.cs (1)
68=> BasePath == RazorProjectFileSystem.DefaultBasePath