1 // CS1061: Type `A' does not contain a definition for `Foo' and no extension method `Foo' of type `A' could be found. Are you missing an assembly reference?
5 using System
.Runtime
.CompilerServices
;
10 public int this [int index
] {
19 public static void Main ()