2 references to AppHostShaSegmentLength
Aspire.Hosting.Browsers.Tests (2)
src\Aspire.Hosting.Browsers\BrowserUserDataPathResolver.cs (2)
112return configuration.AppHostKey.Length > AppHostShaSegmentLength 113? configuration.AppHostKey[..AppHostShaSegmentLength]