3 writes to _coll
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\StorePal.cs (3)
39_coll = coll; 45_coll = null; 60_coll = null;
3 references to _coll
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\StorePal.cs (3)
44X509Certificate2Collection? coll = _coll; 58Debug.Assert(_coll is not null); 59collection.AddRange(_coll);