File: System\Data\ShippingAssemblyAttribute.cs | |
Project: ndp\fx\src\DataSet\System.Data.DataSetExtensions.csproj (System.Data.DataSetExtensions) |
//------------------------------------------------------------------------------ // <copyright file="ShippingAssemblyAttribute.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">markash</owner> // <owner current="true" primary="false">stevesta</owner> //------------------------------------------------------------------------------ [assembly: System.Security.SecurityCritical] |