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