12 references to BagState
System.Security.Cryptography (12)
src\libraries\Common\src\System\Security\Cryptography\X509Certificates\X509CertificateLoader.Pkcs12.cs (7)
48ref BagState bagState, 53ref BagState bagState, 74BagState bagState = default; 113BagState bagState = default; 135ref BagState bagState, 277ref BagState bagState) 503ref BagState bagState,
System\Security\Cryptography\X509Certificates\X509CertificateLoader.Unix.cs (5)
24ref BagState bagState, 78ref BagState bagState, 216internal void LoadCerts(ref BagState bagState) 243internal void LoadKeys(ref BagState bagState) 308internal CertAndKey[] MatchCertAndKeys(ref BagState bagState, bool allowDoubleBind)