1 write to _statusInformation
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509ChainStatus.cs (1)
25
_statusInformation
= value;
2 references to _statusInformation
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509ChainStatus.cs (2)
19
if (
_statusInformation
== null)
21
return
_statusInformation
;