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)
44
X509Certificate2Collection? coll =
_coll
;
58
Debug.Assert(
_coll
is not null);
59
collection.AddRange(
_coll
);