3 references to AssertCallbackParameterTypes
Aspire.Hosting.CodeGeneration.TypeScript.Tests (3)
AtsTypeScriptCodeGeneratorTests.cs (3)
1429
AssertCallbackParameterTypes
(publishAsWebsite, "configure", typeof(AzureResourceInfrastructure), typeof(WebSite));
1430
AssertCallbackParameterTypes
(publishAsWebsite, "configureSlot", typeof(AzureResourceInfrastructure), typeof(WebSiteSlot));
1433
AssertCallbackParameterTypes
(publishAsContainerAppJob, "configure", typeof(AzureResourceInfrastructure), typeof(ContainerAppJob));