2 writes to _isFinalized
System.Security.Cryptography (2)
System\Security\Cryptography\OpenSslCipherLite.cs (2)
59
_isFinalized
= true;
131
_isFinalized
= false;
2 references to _isFinalized
System.Security.Cryptography (2)
System\Security\Cryptography\OpenSslCipherLite.cs (2)
53
if (
_isFinalized
)
96
if (
_isFinalized
)