Closed
Description
Please consider ComWrappers usage for WebView2 when communicate with COM in C#.
This improve ability to trim application using WebView2 in C#, and make them hassle free for regular developers. Also seems to be built-in COM support in runtime can be disabled in .NET 6, so this still allow WebView2 operate in such environments.
Example of implementation is dotnet/runtime#54636