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