1 write to _onConstructing
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
65
_onConstructing
= onConstructing;
1 reference to _onConstructing
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
187
owner.
_onConstructing
?.Invoke(args.Options, args.InnerBuilderOptions);