Skip to content

Conversation

@pierrebelin
Copy link
Contributor

@pierrebelin pierrebelin commented May 31, 2024

Rename the following classes to make a clear distinction with COM interop

ComPlusCall -> CLRToCOMCall
ComPlusCallInfo -> CLRToCOMCallInfo
ComPlusCallMethodDesc -> CLRToCOMCallMethodDesc
GenericComPlusCallStub -> GenericCLRToCOMCallStub
ComPlusMethodFrame -> CLRToCOMMethodFrame

Fix #86145

@ghost ghost added the area-VM-coreclr label May 31, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label May 31, 2024
@AaronRobinsonMSFT
Copy link
Member

LGTM. Please apply the above comments and then we can gets this merged in.

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit b1d537d into dotnet:main Jun 10, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Interop-coreclr community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider renaming COM* types in clr native code to CLR*

4 participants