2 references to ReadBagsCore
System.Security.Cryptography.Pkcs (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (2)
294List<Pkcs12SafeBag> result = ReadBagsCore(serialized, pendingContents); 305target._bags = ReadBagsCore(nestedSerialized, pendingContents);