3 references to DirectoryExists
Microsoft.Build (3)
Definition\Toolset.cs (2)
124
private readonly
DirectoryExists
_directoryExists;
294
internal Toolset(string toolsVersion, string toolsPath, PropertyDictionary<ProjectPropertyInstance> buildProperties, ProjectCollection projectCollection, DirectoryGetFiles getFiles, LoadXmlFromPath loadXmlFromPath, string msbuildOverrideTasksPath,
DirectoryExists
directoryExists)
FrameworkLocationHelper.cs (1)
803
DirectoryExists
directoryExists,