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