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

Follow up on a PROTOTYPE comment in PETypeParameterSymbol.GetDeclaredConstraintTypes #30075

Closed
AlekseyTs opened this issue Sep 20, 2018 · 0 comments

Comments

@AlekseyTs
Copy link
Contributor

                        // PROTOTYPE(NullableReferenceTypes): Test different [NonNullTypes] on method and containing type.
                        var type = TypeSymbolWithAnnotations.Create(this, typeSymbol);
                        type = NullableTypeDecoder.TransformType(type, constraintHandle, moduleSymbol);
@jaredpar jaredpar added this to the 16.0 milestone Sep 24, 2018
@jaredpar jaredpar added the Bug label Sep 24, 2018
AlekseyTs added a commit to AlekseyTs/roslyn that referenced this issue Nov 16, 2018
AlekseyTs added a commit that referenced this issue Nov 19, 2018
 Adjust the way nullable annotations are represented in metadata.

Closes #30075.
Closes #30065.
Closes #29594.
Closes #29683
Closes #29662
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants