3 writes to _contents
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Pkcs12Builder.cs (3)
60_contents ??= new List<ContentInfoAsn>(); 110_contents ??= new List<ContentInfoAsn>(); 130_contents ??= new List<ContentInfoAsn>();
7 references to _contents
System.Security.Cryptography.Pkcs (7)
System\Security\Cryptography\Pkcs\Pkcs12Builder.cs (7)
62_contents.Add( 112_contents.Add( 132_contents.Add(safeContents.EncodeToContentInfo()); 180if (_contents != null) 182foreach (ContentInfoAsn contentInfo in _contents) 322if (_contents != null) 324foreach (ContentInfoAsn contentInfo in _contents)