Imported Upstream version 5.4.0.167

Former-commit-id: 5624ac747d633e885131e8349322922b6a59baaa
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2017-08-21 15:34:15 +00:00
parent e49d6f06c0
commit 536cd135cc
12856 changed files with 563812 additions and 223249 deletions

View File

@@ -3,7 +3,7 @@
// Copyright(c) Microsoft Corporation. All rights reserved.
//
// ==--==
// <OWNER>[....]</OWNER>
// <OWNER>Microsoft</OWNER>
//
namespace System.Reflection

View File

@@ -3,7 +3,7 @@
// Copyright(c) Microsoft Corporation. All rights reserved.
//
// ==--==
// <OWNER>[....]</OWNER>
// <OWNER>Microsoft</OWNER>
//
namespace System.Reflection

View File

@@ -6,7 +6,7 @@
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
//
// <OWNER>[....]</OWNER>
// <OWNER>Microsoft</OWNER>
//
// This class defines the delegate methods for the COM+ implemented filters.
// This is the reflection version of these. There is also a _Filters class in

View File

@@ -8,7 +8,7 @@
//
// AmbiguousMatchException is thrown when binding to a method results in more
//
// <OWNER>[....]</OWNER>
// <OWNER>Microsoft</OWNER>
// than one method matching the binding criteria. This exception is thrown in
// general when something is Ambiguous.
//

View File

@@ -1 +1 @@
24bd73651248dc996e096016e27acb8cbb302ef1
2f0a22723b36536f81012c6a3f14e1d81ba3b131

View File

@@ -7,7 +7,7 @@
**
** File: AssemblyAttributes
**
** <OWNER>[....]</OWNER>
** <OWNER>Microsoft</OWNER>
**
**
** Purpose: For Assembly-related custom attributes.

View File

@@ -7,8 +7,8 @@
**
** File: AssemblyName
**
** <OWNER>[....]</OWNER>
** <OWNER>[....]</OWNER>
** <OWNER>Microsoft</OWNER>
** <OWNER>Microsoft</OWNER>
**
**
** Purpose: Used for binding and retrieving info about an assembly

View File

@@ -7,8 +7,8 @@
**
** File: AssemblyNameProxy
**
** <OWNER>[....]</OWNER>
** <OWNER>[....]</OWNER>
** <OWNER>Microsoft</OWNER>
** <OWNER>Microsoft</OWNER>
**
**
** Purpose: Remotable version the AssemblyName

View File

@@ -1 +1 @@
4dfeb2679fd95961ba9b42be3c6a068dda69bcfe
46ee3f08fe9d4a028e3a5bfcd3cec009cbae278c

View File

@@ -8,11 +8,11 @@
//
// CustomAttributeFormatException is thrown when the binary format of a
//
// <OWNER>[....]</OWNER>
// <OWNER>Microsoft</OWNER>
// custom attribute is invalid.
//
// <EMAIL>Author: darylo</EMAIL>
// Date: [....] 98
// Date: Microsoft 98
//
namespace System.Reflection {
using System;

View File

@@ -8,7 +8,7 @@
//
// DefaultMemberAttribute is defines the Member of a Type that is the "default"
//
// <OWNER>[....]</OWNER>
// <OWNER>Microsoft</OWNER>
// member used by Type.InvokeMember. The default member is simply a name given
// to a type.
//

View File

@@ -3,7 +3,7 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
// <OWNER>[....]</OWNER>
// <OWNER>Microsoft</OWNER>
using System;
using System.Collections.Generic;
using System.Runtime.CompilerServices;

View File

@@ -1 +1 @@
22161806123ada0dd48dfd47d27ddbc42c2354eb
f8099ccd81555a65b60b243abb7bf155b6a7eca6

View File

@@ -5,7 +5,7 @@
// ==--==
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
// <OWNER>[....]</OWNER>
// <OWNER>Microsoft</OWNER>
//
namespace System.Reflection.Emit {

View File

@@ -3,7 +3,7 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
// <OWNER>[....]</OWNER>
// <OWNER>Microsoft</OWNER>
//
namespace System.Reflection.Emit

View File

@@ -5,7 +5,7 @@
// ==--==
/*============================================================
**
** <OWNER>[....]</OWNER>
** <OWNER>Microsoft</OWNER>
**
** Class: CustomAttrbuteBuilder
**

View File

@@ -3,7 +3,7 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
// <OWNER>[....]</OWNER>
// <OWNER>Microsoft</OWNER>
//
namespace System.Reflection.Emit
@@ -799,7 +799,7 @@ namespace System.Reflection.Emit
}
}
// Keep in [....] with vm/dynamicmethod.h
// Keep in sync with vm/dynamicmethod.h
[Flags]
internal enum SecurityControlFlags
{

View File

@@ -3,7 +3,7 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
// <OWNER>[....]</OWNER>
// <OWNER>Microsoft</OWNER>
//
namespace System.Reflection.Emit

View File

@@ -7,7 +7,7 @@
**
** Class: EnumBuilder
**
** <OWNER>[....]</OWNER>
** <OWNER>Microsoft</OWNER>
**
**
** EnumBuilder is a helper class to build Enum ( a special type ).

View File

@@ -7,7 +7,7 @@
**
** Class: EventBuilder
**
** <OWNER>[....]</OWNER>
** <OWNER>Microsoft</OWNER>
**
**
** Eventbuilder is for client to define eevnts for a class

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