Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-snapshot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonojenkins <jo.shields+jenkins@xamarin.com>2018-11-20 04:47:35 +0300
committermonojenkins <jo.shields+jenkins@xamarin.com>2018-11-20 04:47:35 +0300
commitab81df74c13e4329ec7b600efe76e8bbb5e76efa (patch)
treeac18088411eefd7a2b545e9ef8d2d32797fdaaec /profiles/monotouch
parent1adf2369ecb9ce9ec20a7a26a47b06545b806854 (diff)
Apply changes from https://github.com/mono/mono/pull/11730 to API snapshot
Diffstat (limited to 'profiles/monotouch')
-rw-r--r--profiles/monotouch/mscorlib.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/monotouch/mscorlib.cs b/profiles/monotouch/mscorlib.cs
index 5e2c072..9596145 100644
--- a/profiles/monotouch/mscorlib.cs
+++ b/profiles/monotouch/mscorlib.cs
@@ -11282,7 +11282,6 @@ namespace System.Reflection
void System.Runtime.InteropServices._MethodBase.Invoke(uint dispIdMember, [System.Runtime.InteropServices.In]ref System.Guid riid, uint lcid, short wFlags, System.IntPtr pDispParams, System.IntPtr pVarResult, System.IntPtr pExcepInfo, System.IntPtr puArgErr) { }
}
[System.Runtime.InteropServices.ComVisibleAttribute(true)]
- [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)]
public partial class MethodBody
{
protected MethodBody() { }