1 reference to GetItem
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\VirtualRazorProjectFileSystem.cs (1)
24
return _root.
GetItem
(path) ?? new NotFoundProjectItem(path, fileKind);