1 reference to HostPortRegex
Aspire.Dashboard (1)
Model\ConnectionStringParser.cs (1)
228
var match =
HostPortRegex
().Match(connectionString);