1 instantiation of CipherReference
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CipherData.cs (1)
119
_cipherReference = new
CipherReference
();
4 references to CipherReference
System.Security (1)
System.Security.cs (1)
40
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Xml.
CipherReference
))]
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\CipherData.cs (3)
12
private
CipherReference
? _cipherReference;
22
public CipherData(
CipherReference
cipherReference)
37
public
CipherReference
? CipherReference