1 write to FirstAddressMatch
Aspire.Dashboard (1)
Model\ResourceOutgoingPeerResolver.cs (1)
237context.FirstAddressMatch ??= resource;
1 reference to FirstAddressMatch
Aspire.Dashboard (1)
Model\ResourceOutgoingPeerResolver.cs (1)
408public ResourceViewModel? FallbackMatch => CaseInsensitiveDatabaseMatch ?? FirstServerMatch ?? FirstDatabaseMatch ?? FirstAddressMatch;