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