6 implementations of CanHandle
aspire (2)
Projects\DotNetAppHostProject.cs (1)
142public bool CanHandle(FileInfo appHostFile)
Projects\GuestAppHostProject.cs (1)
159public bool CanHandle(FileInfo appHostFile)
Aspire.Cli.Tests (4)
Commands\SecretCommandTests.cs (1)
123public bool CanHandle(FileInfo appHostFile) => true;
Projects\ProjectLocatorTests.cs (1)
2204public bool CanHandle(FileInfo appHostFile)
TestServices\TestAppHostProjectFactory.cs (1)
168public bool CanHandle(FileInfo appHostFile)
TestServices\TestTypeScriptStarterProjectFactory.cs (1)
65public bool CanHandle(FileInfo appHostFile)