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