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