4 writes to _lastCall
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (4)
45_lastCall = LastCall.Ctor; 118_lastCall = LastCall.Encrypt; 182_lastCall = LastCall.Decode; 327_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}"); 300switch (_lastCall) 315Debug.Fail($"Unexpected _lastCall value: {_lastCall}");