3 writes to _trustMode
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\X509ChainPolicy.cs (3)
105_trustMode = value; 131_trustMode = X509ChainTrustMode.System; 145_trustMode = _trustMode,
2 references to _trustMode
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509ChainPolicy.cs (2)
99return _trustMode; 145_trustMode = _trustMode,