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)
592
Debug.Assert(
_rented
is null);
600
byte[]? rented =
_rented
;