Skip to content

C#: Roslyn 3.8 upgrade + C# 9 test cases#4537

Closed
tamasvajk wants to merge 12 commits intogithub:mainfrom
tamasvajk:feature/roslyn-3.8
Closed

C#: Roslyn 3.8 upgrade + C# 9 test cases#4537
tamasvajk wants to merge 12 commits intogithub:mainfrom
tamasvajk:feature/roslyn-3.8

Conversation

@tamasvajk
Copy link
Contributor

@tamasvajk tamasvajk commented Oct 22, 2020

@github-actions github-actions bot added the C# label Oct 22, 2020
@tamasvajk tamasvajk force-pushed the feature/roslyn-3.8 branch 2 times, most recently from 405ba1e to 514c04a Compare October 23, 2020 12:11
@@ -0,0 +1,10 @@
[VALUE_NOT_IN_TYPE] predicate attributes(@attribute id, @type_or_ref type_id, @attributable target): Value 810 of field target is not in type @attributable. The value is however in type @local_function. Appears in tuple (806,809,810)
Relevant element: Full ID for 809: @"(808);typeRef". The ID may expand to @"{@"{@"{@";namespace"}.System;namespace"}.ObsoleteAttribute : {@"{@"(38).System;namespace"}.Attribute;type"};type"};typeRef"
[VALUE_NOT_IN_TYPE] predicate type_nullability(@has_type_annotation id, @nullability nullability): Value 513 of field id is not in type @has_type_annotation. Appears in tuple (513,57)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is caused by not handling IFunctionPointerTypeSymbol.

@tamasvajk tamasvajk closed this Feb 1, 2021
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.

1 participant