2 references to ResolveRelativePath
Microsoft.CodeAnalysis (2)
FileSystem\FileUtilities.cs (2)
82combinedPath = ResolveRelativePath(kind, path, basePath, baseDirectory); 103return ResolveRelativePath(PathUtilities.GetPathKind(path), path, basePath, baseDirectory);