TestIterator fails due to IEnumerator helper type not found #1302
Labels
AssemblyVersion change
Requires assembly version change for WinRT.Runtime
bug
Something isn't working
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
The text was updated successfully, but these errors were encountered: