2 references to FindProjectFile
Microsoft.NET.TestFramework (2)
Commands\MSBuildCommand.cs (1)
31ProjectFile = FindProjectFile(ref _projectRootPath, relativePathToProject);
Commands\NuGetExeRestoreCommand.cs (1)
22ProjectFile = MSBuildCommand.FindProjectFile(ref _projectRootPath, relativePathToProject);