1 write to _onConstructing
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
217
_onConstructing
= onConstructing;
1 reference to _onConstructing
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
280
_onConstructing
?.Invoke(options, innerBuilderOptions);