2 references to DirectoryName
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\SolutionExplorer_InProc.cs (2)
173
var projectPath = Path.Combine(
DirectoryName
, projectName);
250
var projectPath = Path.Combine(
DirectoryName
, projectName);