Player.IO doesn't seem to allow some of the new C# 7 features, like readonly struct, which uses System.Runtime.CompilerServices.IsReadOnlyAttribute.
It also doesn't allow ref types for ref return and ref local.
by victor » October 17th, 2020, 9:12 pm
by chericrystal » August 22nd, 2022, 9:44 am