Fix clearing wrapper type fields with reflection.
The nullable value type fields already worked, but the use of the CLR property concealed the difference between string and StringWrapper fields.
Loading
Please sign in to comment
The nullable value type fields already worked, but the use of the CLR property concealed the difference between string and StringWrapper fields.