2 references to TryGetPersistedProxylessEndpointPort
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (2)
671
if (
TryGetPersistedProxylessEndpointPort
(sp.ModelResource, endpoint) is int persistedPort)
810
if (
TryGetPersistedProxylessEndpointPort
(resource, endpoint) is int persistedPort)