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