Make AttributeType virtual and add MakeGenericSignatureType (dotnet/corefx#32133)
authorAtsushi Kanamori <AtsushiKan@users.noreply.github.com>
Wed, 12 Sep 2018 14:33:54 +0000 (07:33 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Sep 2018 14:33:54 +0000 (07:33 -0700)
commit0f33bb9edeb159a443acf3903fda37d460d28066
tree9884f43570d826c07e9c2d8438f0c6c875c0babd
parentd7d8249b77805c3f9a945df8501be25133aa2956
Make AttributeType virtual and add MakeGenericSignatureType (dotnet/corefx#32133)

Fixes https://github.com/dotnet/corefx/issues/31614
Fixes https://github.com/dotnet/corefx/issues/31798

Commit migrated from https://github.com/dotnet/corefx/commit/88a076dcecd4e3f6a117f9fb929e756170c7c9b1
src/libraries/System.Runtime/ref/System.Runtime.cs
src/libraries/System.Runtime/tests/System/Reflection/SignatureTypes.netcoreapp.cs