1 instantiation of DenoVersionNotSupportedException
aspire (1)
Projects\TypeScriptAppHostToolchainResolver.cs (1)
381throw new DenoVersionNotSupportedException(
3 references to DenoVersionNotSupportedException
aspire (1)
Utils\EnvironmentChecker\TypeScriptAppHostToolingCheck.cs (1)
97catch (DenoVersionNotSupportedException ex)
Aspire.Cli.Tests (2)
Projects\TypeScriptAppHostToolchainResolverTests.cs (2)
45var exception = Assert.Throws<DenoVersionNotSupportedException>(