quote only work on lambda on net_4_0
[mcs.git] / errors / cs0610.cs
blob3e7fcc0b53663d2063ace7c1576930c1438c11b3
1 // cs0610.cs: Field or property cannot be of type `System.ArgIterator'
2 // Line: 5
4 public class Sample {
5 System.ArgIterator arg;