File: System\Security\Cryptography\Aes.cs | |
Project: ndp\fx\src\Core\System.Core.csproj (System.Core) |
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== // moved to mscorlib.dll [assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Aes))] |