2 writes to IsReadOnly
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (2)
35IsReadOnly = true; 42IsReadOnly = true;
6 references to IsReadOnly
System.Security.Cryptography (6)
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (6)
67if (IsReadOnly) 79if (IsReadOnly) 91if (IsReadOnly) 106if (IsReadOnly) 133if (IsReadOnly) 161if (IsReadOnly)