1 reference to s_nowListeningRegex
Microsoft.DotNet.HotReload.Watch (1)
Process\WebServerProcessStateObserver.cs (1)
40var match = (isAspireHost ? s_aspireDashboardUrlRegex : s_nowListeningRegex).Match(line.Content);