1 write to _entryPointCompleted
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
68_entryPointCompleted = entryPointCompleted;
1 reference to _entryPointCompleted
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
120_entryPointCompleted?.Invoke(exception);