5 references to RijndaelManaged
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\EncryptedXmlDecryptor.cs (1)
51
[DynamicDependency(DynamicallyAccessedMemberTypes.PublicParameterlessConstructor, typeof(
RijndaelManaged
))]
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
906
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RijndaelManaged
))]
netstandard (1)
netstandard.cs (1)
1910
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RijndaelManaged
))]
System.Security.Cryptography (1)
System\Security\Cryptography\CryptoConfig.cs (1)
121
Type RijndaelManagedType = typeof(System.Security.Cryptography.
RijndaelManaged
);
System.Security.Cryptography.Algorithms (1)
System.Security.Cryptography.Algorithms.cs (1)
53
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RijndaelManaged
))]