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