1 write to useMachineContext
System.IdentityModel (1)
System\IdentityModel\Selectors\X509CertificateValidator.cs (1)
201this.useMachineContext = useMachineContext;
1 reference to useMachineContext
System.IdentityModel (1)
System\IdentityModel\Selectors\X509CertificateValidator.cs (1)
211X509Chain chain = new X509Chain(this.useMachineContext, this.chainPolicyOID);