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