6 implementations of CanHandle
aspire (2)
Projects\DotNetAppHostProject.cs (1)
142
public bool
CanHandle
(FileInfo appHostFile)
Projects\GuestAppHostProject.cs (1)
159
public bool
CanHandle
(FileInfo appHostFile)
Aspire.Cli.Tests (4)
Commands\SecretCommandTests.cs (1)
123
public bool
CanHandle
(FileInfo appHostFile) => true;
Projects\ProjectLocatorTests.cs (1)
2204
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)