1 write to _fileHelper
Microsoft.VisualStudio.TestPlatform.Common (1)
Utilities\InstallationContext.cs (1)
22
_fileHelper
= fileHelper;
1 reference to _fileHelper
Microsoft.VisualStudio.TestPlatform.Common (1)
Utilities\InstallationContext.cs (1)
31
if (!pathToDevenv.IsNullOrEmpty() &&
_fileHelper
.Exists(pathToDevenv))