[release/6.0] Set generic type arguments nullability for value types (#58390)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 14 Sep 2021 06:52:58 +0000 (23:52 -0700)
committerGitHub <noreply@github.com>
Tue, 14 Sep 2021 06:52:58 +0000 (23:52 -0700)
commitf860bcef1808fb1e5a1d7471fe1926436c8a6148
tree8465e2e934eae88e124fad4e8a306278d7793d21
parent9e5a932d51537930cba10bb9edf0185276f5669a
[release/6.0] Set generic type arguments nullability for value types (#58390)

* Set generic type arguments nullability for value types

* Skip test on mono

* Apply commment

* Separate var name parts with _

* Reflection nullability API: improve test coverage, fix bug found (#58479)

* Add/remove some tests, fix generics indexing bug

Co-authored-by: Buyaa Namnan <bunamnan@microsoft.com>
src/libraries/System.Private.CoreLib/src/System/Reflection/NullabilityInfoContext.cs
src/libraries/System.Runtime/tests/System/Reflection/NullabilityInfoContextTests.cs