As the title states, trying to get the length of an integer array property will throw an error: "Can only access properties on Local Symbols, Properties, and Fields". In normal C# this should not be an issue. This may also be the case for any other array type, but is not tested.
Steps to reproduce:
As the title states, trying to get the length of an integer array property will throw an error: "Can only access properties on Local Symbols, Properties, and Fields". In normal C# this should not be an issue. This may also be the case for any other array type, but is not tested.
Steps to reproduce:
PropertyTest.zip