2 references to CreateTemporaryPath
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\SolutionExplorer_InProc.cs (1)
116
var solutionPath = IntegrationHelper.
CreateTemporaryPath
();
TemporaryTextFile.cs (1)
23
_path = IntegrationHelper.
CreateTemporaryPath
();