4 writes to _lastCall
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (4)
39_lastCall = LastCall.Ctor; 106_lastCall = LastCall.Encrypt; 167_lastCall = LastCall.Decode; 297_lastCall = LastCall.Decrypt;
4 references to _lastCall
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (4)
62switch (_lastCall) 76Debug.Fail($"Unexpected _lastCall value: {_lastCall}"); 270switch (_lastCall) 285Debug.Fail($"Unexpected _lastCall value: {_lastCall}");