In C#, how to access curly brace constructor using reflection?
See the question and my original answer on StackOverflowHow can you compile this? C# reports an error:
error CS0106: The modifier 'readonly' is not valid for this item
How can you compile this? C# reports an error:
error CS0106: The modifier 'readonly' is not valid for this item