Base:
method
DirectoryExists
Microsoft.Build.Shared.FileSystem.ManagedFileSystem.DirectoryExists(System.String)
1 reference to DirectoryExists
Microsoft.Build (1)
MSBuildOnWindowsFileSystem.cs (1)
73return WindowsFileSystem.Singleton().DirectoryExists(path);