1 reference to GetAbsolutePath
Microsoft.Build.Framework (1)
TaskEnvironment.cs (1)
40
public AbsolutePath GetAbsolutePath(string path) => _driver.
GetAbsolutePath
(path);