Skip to content

using alias for GeneratorAttributeSyntaxContext #75797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

kasperk81
Copy link
Contributor

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Sep 17, 2022
@@ -10,6 +10,7 @@
using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.DotnetRuntime.Extensions;
using GeneratorAttributeSyntaxContext = Microsoft.CodeAnalysis.DotnetRuntime.Extensions.GeneratorAttributeSyntaxContext;
Copy link
Member

Choose a reason for hiding this comment

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

Can you elaborate on why this is needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@lbussell added in dotnet/installer#14162, there was some conflict in roslyn dependency at the time. i'm testing if it is still needed: dotnet/installer#14545, doesn't seem like it. i'll close this one.

@kasperk81 kasperk81 closed this Sep 17, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 17, 2022
@kasperk81 kasperk81 deleted the patch-1 branch September 23, 2024 23:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.

2 participants