4 references to DSASignatureFormatter
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
879
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
DSASignatureFormatter
))]
netstandard (1)
netstandard.cs (1)
1870
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
DSASignatureFormatter
))]
System.Security.Cryptography.Algorithms (1)
System.Security.Cryptography.Algorithms.cs (1)
19
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
DSASignatureFormatter
))]
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\DSASignatureDescription.cs (1)
15
FormatterAlgorithm = typeof(
DSASignatureFormatter
).AssemblyQualifiedName;