Implemented interface member:
method
InstallAsync
Aspire.Cli.DotNet.IDotNetSdkInstaller.InstallAsync(System.Threading.CancellationToken)
1 reference to InstallAsync
Aspire.Cli.Tests (1)
DotNetSdkInstallerTests.cs (1)
75await Assert.ThrowsAsync<NotImplementedException>(() => installer.InstallAsync());