12 references to Callback
Aspire.Hosting (1)
ApplicationModel\HttpsCertificateExecutionConfigurationGatherer.cs (1)
82await callback.Callback(callbackContext).ConfigureAwait(false);
Aspire.Hosting.Azure.Tests (2)
AzureCosmosDBExtensionsTests.cs (2)
690await certConfigAnnotation.Callback(context); 758await certConfigAnnotation.Callback(context);
Aspire.Hosting.JavaScript.Tests (9)
AddViteAppTests.cs (9)
587await certConfigAnnotation.Callback(context); 647await certConfigAnnotation.Callback(context); 699await certConfigAnnotation.Callback(context); 744await certConfigAnnotation.Callback(context); 797await certConfigAnnotation.Callback(context); 855await certConfigAnnotation.Callback(context); 931await certConfigAnnotation.Callback(context); 1034await certConfigAnnotation.Callback(context); 1127await certConfigAnnotation.Callback(context);