ns-System.Runtime.CompilerServices.xml 798 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Namespace Name="System.Runtime.CompilerServices">
  3. <Docs>
  4. <summary>
  5. <attribution license="cc4" from="Microsoft" modified="false" />
  6. <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>
  7. </summary>
  8. <remarks>
  9. <attribution license="cc4" from="Microsoft" modified="false" />
  10. <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>
  11. </remarks>
  12. </Docs>
  13. </Namespace>