Skip to content

TestIterator fails due to IEnumerator helper type not found #1302

Open
@manodasanW

Description

@manodasanW

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

Metadata

Metadata

Assignees

Labels

AssemblyVersion changeRequires assembly version change for WinRT.RuntimebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions