2 references to StartParentScopedResourcesAsync
Aspire.Hosting.Tests (2)
DistributedApplicationTests.cs (2)
2096var firstRun = await StartParentScopedResourcesAsync(parentProcess.Id, token); 2099var secondRun = await StartParentScopedResourcesAsync(parentProcess.Id, token);