1 write to _onConstructed
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
66
_onConstructed
= onConstructed;
1 reference to _onConstructed
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
192
owner.
_onConstructed
?.Invoke((DistributedApplicationBuilder)value.Value!);