linux-packaging-mono/mcs/class/System.Core/Documentation/en/ns-System.Runtime.CompilerServices.xml
Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

13 lines
798 B
XML

<?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>