2 references to ResolvePath
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\CommandLineProject.cs (1)
75analyzerLoader.AddDependencyLocation(relativePathResolver.ResolvePath(path, baseFilePath: null));
Workspace\Host\Metadata\WorkspaceMetadataFileReferenceResolver.cs (1)
30var path = PathResolver.ResolvePath(reference, baseFilePath);