Skip to content

Need to fully implement object to VARIANT. #8596

Open
@JeremyKuhne

Description

I've added a FromObject method on VARIANT that only handles null and string. It needs to handle the flip side to ToObject in order to stop using Marshal for conversion. (Necessary for enabling trimming and AOT scenarios where runtime COM interop is disabled.)

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions