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