3 references to Singleton
Microsoft.Build (3)
MSBuildOnWindowsFileSystem.cs (3)
73return WindowsFileSystem.Singleton().DirectoryExists(path); 78return WindowsFileSystem.Singleton().FileExists(path); 83return WindowsFileSystem.Singleton().FileOrDirectoryExists(path);