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