Ejemplo n.º 1
0
 bool ReferenceGet(object value, out ushort index) => refs.TryGetValue(value, out index);