Imported Upstream version 3.6.0

Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
This commit is contained in:
Jo Shields
2014-08-13 10:39:27 +01:00
commit a575963da9
50588 changed files with 8155799 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Runtime.CompilerServices">
<Docs>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The <see cref="N:System.Runtime.CompilerServices" /> namespace provides functionality for compiler writers who use managed code to specify attributes in metadata that affect the run-time behavior of the common language runtime.</para>
</summary>
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>This namespace is primarily for compiler writers, although several of its classes, such as <see cref="T:System.Runtime.CompilerServices.InternalsVisibleToAttribute" />, are used in a wide variety of applications.</para>
</remarks>
</Docs>
</Namespace>