2 references to ContainerIdPropertyName
Aspire.Hosting.TestUtilities (2)
Utils\PersistentContainerTestHelpers.cs (2)
132
GetPropertyValue(evt,
ContainerIdPropertyName
) is string { Length: > 0 } &&
139
var containerId = Assert.IsType<string>(GetPropertyValue(resourceEvent,
ContainerIdPropertyName
));