Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

carlossanlop
Copy link
Contributor

This PR is part of the work needed to create an ApiDiff tool that reuses some of the code from Microsoft.DotNet.GenAPI. The idea is to make the larger PR smaller and make it easier to review: #45389

This change adds the ability to load DocIDs for consumption in API or Attribute symbol filtering and simplifies the code. It also updates the locations where this was being used.

This code will be reused by ApiDiff in a very similar way as in GenAPI, and the methods that generate filters from files or from lists needed to be clearly separated.

Please review ignoring whitespace as VS Code keeps insisting on removing it automatically in files I modify.

@carlossanlop carlossanlop self-assigned this Jan 24, 2025
@carlossanlop carlossanlop requested a review from a team as a code owner January 24, 2025 00:44
@ghost ghost added Area-ApiCompat untriaged Request triage from a team member labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-ApiCompat untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants