Skip to content

Remove the 'ComEnumerator' code as the support is now in .NET 5 #12881

@daxian-dbw

Description

@daxian-dbw

.NET 5 now support COM objects using IEnumerator (IEnumVARIANT) (the fix will be in .NET 5 preview 7), so our code, the ComEnumerator, that handles IEnumVARIANT can be removed once we move to .NET 5 preview 7.

This is a follow-up to #11795

Metadata

Metadata

Assignees

Labels

Issue-Code Cleanupthe issue is for cleaning up the code with no impact on functionalityWG-Enginecore PowerShell engine, interpreter, and runtime

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions