Imported Upstream version 5.18.0.182

Former-commit-id: f9d55cf82631bfd710c387739687e5845296aea1
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-10-26 08:32:15 +00:00
parent 8625704ad8
commit b716dc8d12
28490 changed files with 76 additions and 3866845 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.18.0.179";
public const string MonoVersion = "5.18.0.182";
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

@@ -0,0 +1,16 @@
using System.Globalization;
namespace System.Reflection
{
partial class Binder
{
#if MOBILE_LEGACY || MONO_COM
// CanChangeType
// This method checks whether the value can be converted into the property type.
public virtual bool CanChangeType (object value, Type type, CultureInfo culture)
{
return false;
}
#endif
}
}

View File

@@ -1 +1 @@
5439c357b0eb3e4725244cf6381795c327001dc8
e5c031cc0f6c0a37baa8da70a39b05cd0d319050

View File

@@ -1 +1 @@
d5dfa1c465bf3c7604b45e81eb318b2b3aa4462e
57c5ddb620c07356e380d15041be93df8e9a3266

View File

@@ -1 +1 @@
b26bc701e6ef75cc2b74ded3d751d7493cdf0294
9744762d3b06638baeca6a22316491ec531318da

View File

@@ -1 +1 @@
aac630dbb6dcac28f43851299597f5f9837c39b4
4d7a80c994375436b3ab7ae2155f55533a8f4422

View File

@@ -1 +1 @@
bd8cc1875ee02a9efb219b4cd5cab6beb5a31fbf
53da9f4db13d7150e557b9f9d9495999eea3f035

View File

@@ -1 +1 @@
4d5b0cd1414c3647f9fdba22072125da57c5ac8d
12f83dd059014cad62684c2aeeb6b76c9d2a10c5

View File

@@ -1 +1 @@
8ba4a388e3000e8cc24a72041b7a4f0ab712de2a
6686ad9a87af50283ccc3650a3e9399dcd5fee19

View File

@@ -1 +1 @@
03842618367108f96e7c229f071267233421b84e
1bd7765fd751c0e71cd3374b632a21be8a071d24

View File

@@ -1 +1 @@
d5dfa1c465bf3c7604b45e81eb318b2b3aa4462e
57c5ddb620c07356e380d15041be93df8e9a3266

View File

@@ -1 +1 @@
b26bc701e6ef75cc2b74ded3d751d7493cdf0294
9744762d3b06638baeca6a22316491ec531318da

View File

@@ -1 +1 @@
aac630dbb6dcac28f43851299597f5f9837c39b4
4d7a80c994375436b3ab7ae2155f55533a8f4422

View File

@@ -1 +1 @@
bd8cc1875ee02a9efb219b4cd5cab6beb5a31fbf
53da9f4db13d7150e557b9f9d9495999eea3f035

View File

@@ -1 +1 @@
4d5b0cd1414c3647f9fdba22072125da57c5ac8d
12f83dd059014cad62684c2aeeb6b76c9d2a10c5

View File

@@ -1 +1 @@
8ba4a388e3000e8cc24a72041b7a4f0ab712de2a
6686ad9a87af50283ccc3650a3e9399dcd5fee19

View File

@@ -1 +1 @@
03842618367108f96e7c229f071267233421b84e
1bd7765fd751c0e71cd3374b632a21be8a071d24

View File

@@ -1 +1 @@
d5dfa1c465bf3c7604b45e81eb318b2b3aa4462e
57c5ddb620c07356e380d15041be93df8e9a3266

Some files were not shown because too many files have changed in this diff Show More