1 write to directoryExists
Microsoft.Build.Tasks.Core (1)
SystemState.cs (1)
331directoryExists = directoryExistsValue;
1 reference to directoryExists
Microsoft.Build.Tasks.Core (1)
SystemState.cs (1)
684bool exists = directoryExists(path);