2 writes to _rented
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509CertificateLoader.Unix.cs (2)
594_rented = rented; 601_rented = null;
2 references to _rented
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509CertificateLoader.Unix.cs (2)
592Debug.Assert(_rented is null); 600byte[]? rented = _rented;