You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Marshal.GetIUnknownForObject() and Marshal.GetObjectForIUnknown() to check and possibly use the globally registered ComWrappers instance created in #32091.
Update
Marshal.GetIUnknownForObject()
andMarshal.GetObjectForIUnknown()
to check and possibly use the globally registeredComWrappers
instance created in #32091./cc @jkoritzinsky @Scottj1s
The text was updated successfully, but these errors were encountered: