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

@ -10,7 +10,7 @@
// REVISIONS
// Date Ver By Remarks
// ~~~~~~~~~~ ~~~ ~~~~~~~~ ~~~~~~~~~~~~~~
// 03/08/01 1.0 [....] Created.
// 03/08/01 1.0 Microsoft Created.
// ****************************************************************************
using System;
using System.Runtime.Serialization;

View File

@ -10,7 +10,7 @@
// REVISIONS
// Date Ver By Remarks
// ~~~~~~~~~~ ~~~ ~~~~~~~~ ~~~~~~~~~~~~~~
// 02/22/05 1.0 [....] Implementation.
// 02/22/05 1.0 Microsoft Implementation.
* ****************************************************************************/
#region Using directives

View File

@ -1453,7 +1453,7 @@ namespace System.Activities.Statements
}
}
//This needs to be in [....] with the table in the spec
//This needs to be in sync with the table in the spec
//We use this internally to keep a hashset of validation data
enum InteropValidationEnum
{

View File

@ -71,7 +71,7 @@ namespace System.Workflow.Runtime
if (this._workflowDefinition == null)
{
// Clone the original definition after locking the
// definition's [....] object which was passed in
// definition's sync object which was passed in
// the constructor. This is so that the host cannot
// corrupt the shared definition
Activity tempDefinition = this._originalWorkflowDefinition.Clone();

View File

@ -1 +1 @@
0d2d2daf4ff4648f95aa49c4af374df3a892294e
9194516f9fb10a72e1a7b7b331cc3b97155c83f3