1 instantiation of ResourceRunSnapshot
Aspire.Hosting.TestUtilities (1)
Utils\PersistentContainerTestHelpers.cs (1)
154return new(resourceName, containerId, urls);
2 references to ResourceRunSnapshot
Aspire.Hosting.TestUtilities (2)
Utils\PersistentContainerTestHelpers.cs (2)
88async Task<ResourceRunSnapshot[]> RunContainerAsync() 126private static async Task<ResourceRunSnapshot> GetContainerIdentityAsync(ResourceNotificationService resourceNotificationService, string resourceName, bool includeUrls, CancellationToken cancellationToken)