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