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