Closed NN--- closed 7 years ago
class Q { public Item[ref index: object]: object { get { object() } } }
Is it possible in C#?
CS0631 ref and out are not valid in this context