5 implementations of CanHandle
aspire (2)
Projects\DotNetAppHostProject.cs (1)
87
public bool
CanHandle
(FileInfo appHostFile)
Projects\GuestAppHostProject.cs (1)
129
public bool
CanHandle
(FileInfo appHostFile)
Aspire.Cli.Tests (3)
Commands\NewCommandTests.cs (1)
1716
public bool
CanHandle
(FileInfo appHostFile)
Commands\SecretCommandTests.cs (1)
112
public bool
CanHandle
(FileInfo appHostFile) => true;
TestServices\TestAppHostProjectFactory.cs (1)
129
public bool
CanHandle
(FileInfo appHostFile)