3 writes to IsReadOnly
System.Security.Cryptography.Pkcs (3)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (3)
40
IsReadOnly
= isReadOnly;
46
IsReadOnly
= true;
53
IsReadOnly
= true;
6 references to IsReadOnly
System.Security.Cryptography.Pkcs (6)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (6)
78
if (
IsReadOnly
)
90
if (
IsReadOnly
)
102
if (
IsReadOnly
)
117
if (
IsReadOnly
)
144
if (
IsReadOnly
)
172
if (
IsReadOnly
)