[loader] LoadFrom of problematic images should reprobe
[mono-project.git] / mcs / errors / cs0509-4.cs
blobd40c7f34a374af16a9d5683e941a1541aef70566
1 // CS0509: `A': cannot derive from sealed type `System.Action'
2 // Line: 4
4 class A : System.Action