Add TaskEnvironment.GetTempPath()
Open
Area: Analyzer
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
Add `TaskEnvironment.GetTempPath()` that matches `Path.GetTempPath()` while resolving environment variables through the task environment.
This is needed to safely migrate tasks such as `Csc` to multithreaded execution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.