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