bool ReferenceGet(object value, out ushort index) => refs.TryGetValue(value, out index);