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