3 references to GetTypeCheckCommand
Aspire.Cli.EndToEnd.Tests (3)
TypeScriptCodegenValidationTests.cs (1)
88
await auto.TypeAsync(TypeScriptAppHostToolchainTestHelpers.
GetTypeCheckCommand
(toolchain, "tsconfig.apphost.json"));
TypeScriptPolyglotTests.cs (2)
133
await auto.TypeAsync(TypeScriptAppHostToolchainTestHelpers.
GetTypeCheckCommand
(toolchain, "tsconfig.apphost.json"));
239
await auto.TypeAsync(TypeScriptAppHostToolchainTestHelpers.
GetTypeCheckCommand
(appHostToolchain, "tsconfig.apphost.json"));