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

Automatically annotate all referenced .NET Framework assemblies #69

Open
jnm2 opened this issue Jan 1, 2020 · 1 comment
Open

Automatically annotate all referenced .NET Framework assemblies #69

jnm2 opened this issue Jan 1, 2020 · 1 comment

Comments

@jnm2
Copy link
Contributor

jnm2 commented Jan 1, 2020

.NET Core may have nullability annotations for many more matches than the default list. Every referenced .NET Framework assembly should be automatically annotated like with .NET Standard and .NET Core.

@sharwell
Copy link
Member

sharwell commented Jan 1, 2020

There is a performance concern here, but if a shared output cache is used (#53 (comment)) it would not be a problem.

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

No branches or pull requests

2 participants