4 writes to _lastCall
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (4)
45_lastCall = LastCall.Ctor; 118_lastCall = LastCall.Encrypt; 177_lastCall = LastCall.Decode; 317_lastCall = LastCall.Decrypt;
4 references to _lastCall
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (4)
68switch (_lastCall) 82Debug.Fail($"Unexpected _lastCall value: {_lastCall}"); 290switch (_lastCall) 305Debug.Fail($"Unexpected _lastCall value: {_lastCall}");