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