Properly encode field signatures created using gtds.
commitba585b54542e0f9ee1941a2b4604ee483ec31b40
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 26 Oct 2010 18:07:18 +0000 (26 16:07 -0200)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 26 Oct 2010 18:07:18 +0000 (26 16:07 -0200)
tree867abb7184da55fffec1e07cc92410378f8558f9
parent8a828011d0e09500093f9b604ad07e620da67d39
Properly encode field signatures created using gtds.

* reflection.c (field_encode_signature): If the field
was constructed with a GTD, encode it as an open instance.

Fixes #649233
mono/metadata/reflection.c