You've already forked linux-packaging-mono
Imported Upstream version 5.4.0.167
Former-commit-id: 5624ac747d633e885131e8349322922b6a59baaa
This commit is contained in:
parent
e49d6f06c0
commit
536cd135cc
@@ -3,7 +3,7 @@
|
||||
// Copyright(c) Microsoft Corporation. All rights reserved.
|
||||
//
|
||||
// ==--==
|
||||
// <OWNER>[....]</OWNER>
|
||||
// <OWNER>Microsoft</OWNER>
|
||||
//
|
||||
|
||||
namespace System.Reflection
|
||||
|
@@ -3,7 +3,7 @@
|
||||
// Copyright(c) Microsoft Corporation. All rights reserved.
|
||||
//
|
||||
// ==--==
|
||||
// <OWNER>[....]</OWNER>
|
||||
// <OWNER>Microsoft</OWNER>
|
||||
//
|
||||
|
||||
namespace System.Reflection
|
||||
|
@@ -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
|
||||
|
@@ -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.
|
||||
//
|
||||
|
@@ -1 +1 @@
|
||||
24bd73651248dc996e096016e27acb8cbb302ef1
|
||||
2f0a22723b36536f81012c6a3f14e1d81ba3b131
|
@@ -7,7 +7,7 @@
|
||||
**
|
||||
** File: AssemblyAttributes
|
||||
**
|
||||
** <OWNER>[....]</OWNER>
|
||||
** <OWNER>Microsoft</OWNER>
|
||||
**
|
||||
**
|
||||
** Purpose: For Assembly-related custom attributes.
|
||||
|
@@ -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
|
||||
|
@@ -7,8 +7,8 @@
|
||||
**
|
||||
** File: AssemblyNameProxy
|
||||
**
|
||||
** <OWNER>[....]</OWNER>
|
||||
** <OWNER>[....]</OWNER>
|
||||
** <OWNER>Microsoft</OWNER>
|
||||
** <OWNER>Microsoft</OWNER>
|
||||
**
|
||||
**
|
||||
** Purpose: Remotable version the AssemblyName
|
||||
|
@@ -1 +1 @@
|
||||
4dfeb2679fd95961ba9b42be3c6a068dda69bcfe
|
||||
46ee3f08fe9d4a028e3a5bfcd3cec009cbae278c
|
@@ -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;
|
||||
|
@@ -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.
|
||||
//
|
||||
|
@@ -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;
|
||||
|
@@ -1 +1 @@
|
||||
22161806123ada0dd48dfd47d27ddbc42c2354eb
|
||||
f8099ccd81555a65b60b243abb7bf155b6a7eca6
|
@@ -5,7 +5,7 @@
|
||||
// ==--==
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// <OWNER>[....]</OWNER>
|
||||
// <OWNER>Microsoft</OWNER>
|
||||
//
|
||||
|
||||
namespace System.Reflection.Emit {
|
||||
|
@@ -3,7 +3,7 @@
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
//
|
||||
// ==--==
|
||||
// <OWNER>[....]</OWNER>
|
||||
// <OWNER>Microsoft</OWNER>
|
||||
//
|
||||
|
||||
namespace System.Reflection.Emit
|
||||
|
@@ -5,7 +5,7 @@
|
||||
// ==--==
|
||||
/*============================================================
|
||||
**
|
||||
** <OWNER>[....]</OWNER>
|
||||
** <OWNER>Microsoft</OWNER>
|
||||
**
|
||||
** Class: CustomAttrbuteBuilder
|
||||
**
|
||||
|
@@ -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
|
||||
{
|
||||
|
@@ -3,7 +3,7 @@
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
//
|
||||
// ==--==
|
||||
// <OWNER>[....]</OWNER>
|
||||
// <OWNER>Microsoft</OWNER>
|
||||
//
|
||||
|
||||
namespace System.Reflection.Emit
|
||||
|
@@ -7,7 +7,7 @@
|
||||
**
|
||||
** Class: EnumBuilder
|
||||
**
|
||||
** <OWNER>[....]</OWNER>
|
||||
** <OWNER>Microsoft</OWNER>
|
||||
**
|
||||
**
|
||||
** EnumBuilder is a helper class to build Enum ( a special type ).
|
||||
|
@@ -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
Reference in New Issue
Block a user