Skip to content

Create shared helper to handle finding extensions in analyzer references#61108

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:sharePattern
May 3, 2022
Merged

Create shared helper to handle finding extensions in analyzer references#61108
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:sharePattern

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

No description provided.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner May 3, 2022 16:24
@ghost ghost added the Area-IDE label May 3, 2022
@CyrusNajmabadi CyrusNajmabadi requested review from genlu and sharwell May 3, 2022 16:25

namespace Microsoft.CodeAnalysis
{
internal abstract class AbstractProjectExtensionProvider<TExtension, TExportAttribute>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion: make file rename a separate commit to make diff clearer.

@CyrusNajmabadi CyrusNajmabadi merged commit 7134975 into dotnet:main May 3, 2022
@ghost ghost added this to the Next milestone May 3, 2022
@CyrusNajmabadi CyrusNajmabadi deleted the sharePattern branch May 3, 2022 18:42
@Cosifne Cosifne modified the milestones: Next, 17.3 P2 May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants