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