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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstephentoub <stoub@microsoft.com>2016-02-11 18:50:44 +0300
committerstephentoub <stoub@microsoft.com>2016-02-11 18:50:44 +0300
commit5240b324e50f9aabaa11d4b0c46acc34e370a724 (patch)
tree80c73e53181eaa2cc671d42569085cc5d10ae11d /src/System.Threading.ThreadPool/ref
parentfd721665976bb47501c74b16d87f4e45c60928aa (diff)
Add API review headers to ref files
Diffstat (limited to 'src/System.Threading.ThreadPool/ref')
-rw-r--r--src/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.cs b/src/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.cs
index 76f1c94e35..52662380e8 100644
--- a/src/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.cs
+++ b/src/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.cs
@@ -1,6 +1,9 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
+// ------------------------------------------------------------------------------
+// Changes to this file must follow the http://aka.ms/api-review process.
+// ------------------------------------------------------------------------------
namespace System.Threading