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,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;
@ -315,7 +315,7 @@ namespace System.Data.Common.Utils.Boolean
{
if (x.IsSink())
{
// [....] nodes '1' and '0' each have one static instance; use reference
// sync nodes '1' and '0' each have one static instance; use reference
return x.Equals(y);
}
@ -338,7 +338,7 @@ namespace System.Data.Common.Utils.Boolean
public int GetHashCode(Vertex vertex)
{
// [....] nodes '1' and '0' each have one static instance; use reference
// sync nodes '1' and '0' each have one static instance; use reference
if (vertex.IsSink())
{
return vertex.GetHashCode();

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
using System;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------
namespace System.Data.Common.Utils

View File

@ -2,8 +2,8 @@
// <copyright file="DisposableCollectionWrapper.cs" company="Microsoft">
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
// <owner current="true" primary="true">[....]</owner>
// <owner current="true" primary="false">[....]</owner>
// <owner current="true" primary="true">Microsoft</owner>
// <owner current="true" primary="false">Microsoft</owner>
//------------------------------------------------------------------------------
using System.Collections.Generic;
using System.Linq;

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------

View File

@ -3,8 +3,8 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//
// @owner [....]
// @backupOwner [....]
// @owner Microsoft
// @backupOwner Microsoft
//---------------------------------------------------------------------

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