Skip to content
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

ConstructorTests generator does not support extern alias types #151

Open
Keboo opened this issue Sep 30, 2022 · 1 comment
Open

ConstructorTests generator does not support extern alias types #151

Keboo opened this issue Sep 30, 2022 · 1 comment
Labels

Comments

@Keboo
Copy link
Collaborator

Keboo commented Sep 30, 2022

Right now the generator always prefixes the types with "global::". This will cause a compilation error if the type is using an extern alias to reference the fully qualified name.

@Keboo Keboo added the bug label Sep 30, 2022
@Keboo
Copy link
Collaborator Author

Keboo commented Jan 7, 2024

Related Roselyn issue. dotnet/roslyn#15359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant