Implemented interface member:
2 writes to IsReadOnly
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseHeaderMap.cs (1)
34IsReadOnly = isReadOnly;
System\Security\Cryptography\Cose\CoseMessage.cs (1)
283headerParameters.IsReadOnly = true;
1 reference to IsReadOnly
System.Security.Cryptography.Cose (1)
System\Security\Cryptography\Cose\CoseHeaderMap.cs (1)
239if (IsReadOnly)