[netcore] Throw the correct exception for byref returns returning null, .net core...
commitc1c7a739cc5e83690350cf209e4c48e6b1e6cdf0
authorZoltan Varga <vargaz@gmail.com>
Tue, 23 Apr 2019 16:05:50 +0000 (23 12:05 -0400)
committerGitHub <noreply@github.com>
Tue, 23 Apr 2019 16:05:50 +0000 (23 12:05 -0400)
treefbf5ac4f8117467f59735bb8a2294d010c4bbe47
parent223e0bd78d0531eb7b58edb1286e1c545c65f57a
[netcore] Throw the correct exception for byref returns returning null, .net core throws a nullref. (#14128)
mcs/class/System.Private.CoreLib/LinkerDescriptor/System.Private.CoreLib.xml
mcs/class/corlib/Mono/RuntimeStructs.cs
mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs
mono/metadata/marshal-ilgen.c