Imported Upstream version 5.2.0.196

Former-commit-id: a9bb725ccbe0b8bfe8370b968c9f33f1558e1a2b
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2017-06-30 09:21:02 +00:00
parent fad71374d0
commit bdb6e93184
18289 changed files with 89 additions and 3842195 deletions

View File

@@ -34,7 +34,7 @@ static class Consts
// Use these assembly version constants to make code more maintainable.
//
public const string MonoVersion = "5.2.0.179";
public const string MonoVersion = "5.2.0.196";
public const string MonoCompany = "Mono development team";
public const string MonoProduct = "Mono Common Language Infrastructure";
public const string MonoCopyright = "(c) Various Mono authors";

View File

@@ -229,7 +229,9 @@ namespace System.Reflection.Emit {
}
internal FieldInfo RuntimeResolve () {
return typeb.CreateType ().GetField (this);
// typeb.CreateType() populates this.handle
var type_handle = new RuntimeTypeHandle (typeb.CreateType () as RuntimeType);
return FieldInfo.GetFieldFromHandle (handle, type_handle);
}
public override Module Module {

View File

@@ -1 +1 @@
94cfff6e2fd7bca624f849d260fb8df58d94487d
e011b6a087581526200eda571e3418538ec57da9

View File

@@ -1 +1 @@
f86fa4dd54743d62db401d96e3334c053a1d61ed
4497cfcb5089d0ed6ed0b846294a63fbcf08f52e

View File

@@ -1 +1 @@
6acf9ef1ca33ac0abd454a288a3d838833eaaf88
b3e5819252f2dfe873b98496c4b9f7aba7845977

View File

@@ -1 +1 @@
42470090bba8e98163668b3d45bc9b61b820fa38
b27b8a6e548edff6c0506e9b608ba59afdb8918a

View File

@@ -1 +1 @@
73a2d435df0033f19944ed99eef3ce7b3d5615ed
abe11ddc5086f3f9280be51b8317faade585a3d0

View File

@@ -1 +1 @@
1608a0825245ba8cdb73b873ed41d628959e19c2
793058153521be1aa8a87270c4b9b6946fe603fc

View File

@@ -1 +1 @@
59fe2dd8546b550e80d2f97e3b5d1902b4b50867
1ddf2e51db3032fd1035fa077362a1776bda49ec