Collections.Pooled
Collections.Pooled copied to clipboard
GetValueRefOrAddDefault and GetValueRefOrNullRef support
CollectionsMarshal now supports GetValueRefOrAddDefault and GetValueRefOrNullRef for Dictionary, which can boost the check or add operations.
Plase add GetValueRefOrAddDefault and GetValueRefOrNullRef support for PooledDictionary, thanks.