Uh oh!
There was an error while loading. Please reload this page.
Move COM source generator APIs to System.Runtime.InteropServices.dll - #84329
Conversation
ghost
commented
Apr 4, 2023
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
ghost
commented
Apr 4, 2023
Tagging subscribers to this area: @dotnet/interop-contrib Issue DetailsThis makes the COM source generator part of the shipping product. This should wait to go in until #84271 goes in to ensure they both are in for the first release.
|
…pServices now that DefaultCaching uses ConcurrentDictionary.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This makes the COM source generator part of the shipping product.
This should wait to go in until #84271 goes in to ensure they both are in for the first release.
Fixes#79121, Fixes#83471