9 references to GetResolvedTempPath
Microsoft.Build.Engine.UnitTests (9)
BackEnd\TaskEnvironment_Tests.cs (9)
35
MultithreadedEnvironmentName => TaskEnvironment.CreateWithProjectDirectoryAndEnvironment(
GetResolvedTempPath
()),
182
string testDirectory =
GetResolvedTempPath
().TrimEnd(Path.DirectorySeparatorChar);
223
string baseDirectory =
GetResolvedTempPath
();
249
string absoluteInputPath = Path.Combine(
GetResolvedTempPath
(), "already", "absolute", "path.txt");
267
string testDirectory =
GetResolvedTempPath
();
340
GetResolvedTempPath
(),
385
string projectDir =
GetResolvedTempPath
();
411
string projectDir =
GetResolvedTempPath
();
441
string projectDir =
GetResolvedTempPath
();