When hashed, it produces a specific scriptPubkey (shown as address in wallets)
Even if you lose the seed of one of the public key, your wallet will still have to include that public key when it needs to unlock that script.
Because otherwise, a script with 9 public keys, even though consisting of same public keys and same number of required signatures
will be an entirely different script and will produce a different scriptPubkey.
So it's still a 2-of-10 in your wallet and in the Bitcoin blockchain.