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