2 references to X509ChainElementCollection
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Chain.cs (2)
32
_chainElements = new
X509ChainElementCollection
(_pal.ChainElements!);
143
_chainElements = new
X509ChainElementCollection
(_pal.ChainElements!);