2 references to cElement
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\ChainPal.Windows.cs (2)
72
X509ChainElement[] chainElements = new X509ChainElement[pCertSimpleChain->
cElement
];
73
for (int i = 0; i < pCertSimpleChain->
cElement
; i++)