1 2 3 4 5 6 7
// CS1001: Unexpected symbol `}', expecting identifier // Line: 6 public class Foo { public event System.Collections.Generic.IList<int> }