Add more docs for new COM source generator types (#88627)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Tue, 11 Jul 2023 18:46:35 +0000 (11:46 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Jul 2023 18:46:35 +0000 (11:46 -0700)
commiteabea90040d359e9552e2821d6f7ab3e249a9a4d
tree936f8e837bc90ea4f650cc15621a5e9811b4e29b
parentd2fae906418b604ec8c2f032cc127c379c3e5f54
Add more docs for new COM source generator types (#88627)
src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/Marshalling/ComInterfaceMarshaller.cs
src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/Marshalling/ComObject.cs
src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/Marshalling/GeneratedComClassAttribute.cs
src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/Marshalling/GeneratedComInterfaceAttribute.cs
src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/Marshalling/UniqueComInterfaceMarshaller.cs