1 instantiation of ReferenceList
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedKey.cs (1)
34public ReferenceList ReferenceList => field ??= new ReferenceList();
2 references to ReferenceList
System.Security (1)
System.Security.cs (1)
62[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Xml.ReferenceList))]
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedKey.cs (1)
34public ReferenceList ReferenceList => field ??= new ReferenceList();