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