3 references to ECDsaCng
System.Core (1)
System.Core.cs (1)
224
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
ECDsaCng
))]
System.Security.Cryptography (1)
System\Security\Cryptography\CryptoConfig.cs (1)
141
Type ECDsaCngType = typeof(
ECDsaCng
);
System.Security.Cryptography.Cng (1)
System.Security.Cryptography.Cng.cs (1)
29
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
ECDsaCng
))]