2 references to AppHostKeySegmentLength
Aspire.Hosting.Browsers (2)
BrowserLogsArtifacts.cs (2)
103var segment = appHostKey.Length > AppHostKeySegmentLength 104? appHostKey[..AppHostKeySegmentLength]