1 write to Port
Aspire.Hosting (1)
Dcp\ApplicationExecutor.cs (1)
1899
spAnn.
Port
= ea.TargetPort;
3 references to Port
Aspire.Hosting (3)
Dcp\Model\ModelCommon.cs (3)
197
if (
Port
!= other.
Port
) { return false; }
204
return HashCode.Combine(ServiceName, Address,
Port
);