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