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