File: System.Data.cs | Web Access |
Project: src\src\libraries\shims\System.Data\src\System.Data.csproj (System.Data) |
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // These types are required for Desktop to Core serialization as they are not covered by GenFacades because they are not exposed in the ref assembly. [assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.Odbc.ODBC32))] |