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