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)
12private CipherReference? _cipherReference; 22public CipherData(CipherReference cipherReference) 37public CipherReference? CipherReference