Open
Description
System.InvalidOperationException : Target type is not a projected type: System.Collections.IEnumerator.
Stack Trace:
TypeExtensions.GetHelperType(Type type) line 103
IDynamicInterfaceCastable.GetInterfaceImplementation(RuntimeTypeHandle interfaceType) line 144
IEnumerator.MoveNext()
CustomIteratorTest.MoveNext() line 1916
TestCSharp.TestIterator() line 2595