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