1 write to rgpElement
System (1)
security\system\security\cryptography\cryptoapi.cs (1)
1332rgpElement = IntPtr.Zero;
1 reference to rgpElement
System (1)
security\system\security\cryptography\x509\x509chainelement.cs (1)
82m_elements[index] = new X509ChainElement(Marshal.ReadIntPtr(new IntPtr((long) simpleChain.rgpElement + index * Marshal.SizeOf(typeof(IntPtr)))));