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)
192owner._onConstructed?.Invoke((DistributedApplicationBuilder)value.Value!);