Implemented interface member:
2 references to Current
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate2Enumerator.cs (1)
28get { return Current; }
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\SignedXml.cs (1)
544X509Certificate2? certificate = (X509Certificate2?)_x509Enum.Current;