1 instantiation of Signature
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\SignedXml.cs (1)
129
m_signature = new
Signature
();
5 references to Signature
ReachFramework (2)
packaging\XpsDigitalSignature.cs (2)
158
Signature
sig = (
Signature
)_packageSignature.Signature;
System.Security (1)
System.Security.cs (1)
64
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Xml.
Signature
))]
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\SignedXml.cs (2)
17
protected
Signature
m_signature;
190
public
Signature
Signature