4 references to DSASignatureDeformatter
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
878
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
DSASignatureDeformatter
))]
netstandard (1)
netstandard.cs (1)
1869
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
DSASignatureDeformatter
))]
System.Security.Cryptography.Algorithms (1)
System.Security.Cryptography.Algorithms.cs (1)
17
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
DSASignatureDeformatter
))]
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\DSASignatureDescription.cs (1)
16
DeformatterAlgorithm = typeof(
DSASignatureDeformatter
).AssemblyQualifiedName;