Skip to content

Conversation

asundheimMSFT
Copy link
Contributor

As outlined in microsoft/ConcordExtensibilitySamples#124, the debugger will be breaking the public definition of IMetadataImport. This change updates the debugger package versions to latest versions in order to pick up the new definition under the Microsoft.MetadataReader.PortableInterop namespace and migrates the Roslyn usage off of the debugger definition in Microsoft.MetadataReader.IMetadataImport. This also updates the DkmMetadataImportHolder mock to expose the same property as the real class, `

Notably the new definition no longer uses StringBuilder marshalling, which should nominally improve performance.

@asundheimMSFT asundheimMSFT requested a review from a team as a code owner August 27, 2025 23:38
@dotnet-policy-service dotnet-policy-service bot added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Aug 27, 2025
@dibarbet dibarbet requested a review from tmat August 28, 2025 17:55
@dibarbet dibarbet merged commit a083089 into dotnet:main Sep 2, 2025
28 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Sep 2, 2025
@akhera99 akhera99 modified the milestones: Next, 18.0 P1, 18.0 P2 Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Interactive Community The pull request was submitted by a contributor who is not a Microsoft employee.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants