﻿<?xml version="1.0" encoding="utf-8"?><Type Name="CompilerGeneratedAttribute" FullName="System.Runtime.CompilerServices.CompilerGeneratedAttribute"><TypeSignature Language="C#" Value="public sealed class CompilerGeneratedAttribute : Attribute" /><TypeSignature Language="ILAsm" Value=".class public auto ansi serializable sealed beforefieldinit CompilerGeneratedAttribute extends System.Attribute" /><AssemblyInfo><AssemblyName>mscorlib</AssemblyName><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Base><BaseTypeName>System.Attribute</BaseTypeName></Base><Interfaces /><Attributes><Attribute><AttributeName>System.AttributeUsage(System.AttributeTargets.All)</AttributeName></Attribute></Attributes><Docs><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>Apply the <see cref="T:System.Runtime.CompilerServices.CompilerGeneratedAttribute" /> attribute to any application element to indicate that the element is generated by a compiler.  </para><para>Use the <see cref="T:System.Runtime.CompilerServices.CompilerGeneratedAttribute" /> attribute to determine whether an element is added by a compiler or authored directly in source code.  </para><para>This attribute allows SQL server to reference compiler-generated static values. </para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Distinguishes a compiler-generated element from a user-generated element. This class cannot be inherited.</para></summary></Docs><Members><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public CompilerGeneratedAttribute ();" /><MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Parameters /><Docs><remarks>To be added.</remarks><since version=".NET 2.0" /><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Initializes a new instance of the <see cref="T:System.Runtime.CompilerServices.CompilerGeneratedAttribute" /> class.</para></summary></Docs></Member></Members></Type>