2 references to CompactInstanceIdLength
Aspire.Hosting (2)
src\Shared\BackchannelConstants.cs (2)
297return $"{GetCompactCliSocketPrefix(socketPrefix)}{new string('?', CompactInstanceIdLength)}"; 590var pidSeparatorIndex = CompactAppHostIdLength + CompactInstanceIdLength;