1 reference to ResolveRelativePath
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.Service.cs (1)
682
var fullPath =
ResolveRelativePath
(path, state.WorkingDirectory, state.SourceSearchPaths, displayPath: false);