2 references to GetRazorFilePath
Microsoft.CodeAnalysis.Razor.Workspaces (2)
AbstractFilePathService.cs (2)
15var razorFilePath = GetRazorFilePath(uriPath); 46internal static string GetRazorFilePath(string filePath) => AbstractFilePathService.GetRazorFilePath(filePath);