1 implementation of RedirectPath
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
RazorAnalyzerAssemblyRedirector.cs (1)
17public string? RedirectPath(string fullPath)
1 reference to RedirectPath
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
1161if (redirector.RedirectPath(fullPath) is { } currentlyRedirectedPath)