1 write to _x509Collection
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\SignedXml.cs (1)
508_x509Collection = Utils.BuildBagOfCerts(x509Data, CertUsageType.Verification);
2 references to _x509Collection
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\SignedXml.cs (2)
509if (_x509Collection.Count > 0) 511_x509Enum = _x509Collection.GetEnumerator();