15 references to InstallAsync
aspire (1)
Agents\CommonAgentApplicators.cs (1)
102ct => installer.InstallAsync(context, ct),
Aspire.Cli.Tests (14)
Agents\PlaywrightCliInstallerTests.cs (14)
38var result = await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 58var result = await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 92await installer.InstallAsync(context, CancellationToken.None); 122var result = await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 141var result = await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 167var result = await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 206var result = await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 242var result = await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 281var result = await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 358var result = await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 392var result = await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 422await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 438await installer.InstallAsync(CreateTestContext(), CancellationToken.None); 483await installer.InstallAsync(context, CancellationToken.None);