6 references to Callback
Aspire.Hosting (1)
ApplicationModel\HttpsCertificateExecutionConfigurationGatherer.cs (1)
79
await callback.
Callback
(callbackContext).ConfigureAwait(false);
Aspire.Hosting.JavaScript.Tests (5)
AddViteAppTests.cs (5)
325
await certConfigAnnotation.
Callback
(context);
385
await certConfigAnnotation.
Callback
(context);
436
await certConfigAnnotation.
Callback
(context);
492
await certConfigAnnotation.
Callback
(context);
550
await certConfigAnnotation.
Callback
(context);