2 references to CreateNewTempPathWithSubfolder
Microsoft.Build.Tasks.UnitTests (2)
Exec_Tests.cs (2)
60
var newTempPath = testEnvironment.
CreateNewTempPathWithSubfolder
("hello()w]o(rld)").TempPath;
1015
var newTempPath = env.
CreateNewTempPathWithSubfolder
("hello()wo(rld)").TempPath;