13 references to LastCall
System.Security.Cryptography.Pkcs (13)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (13)
45
_lastCall =
LastCall
.Ctor;
70
case
LastCall
.Ctor:
73
case
LastCall
.Encrypt:
76
case
LastCall
.Decode:
77
case
LastCall
.Decrypt:
118
_lastCall =
LastCall
.Encrypt;
177
_lastCall =
LastCall
.Decode;
292
case
LastCall
.Ctor:
295
case
LastCall
.Encrypt:
298
case
LastCall
.Decrypt:
301
case
LastCall
.Decode:
317
_lastCall =
LastCall
.Decrypt;
326
private
LastCall
_lastCall;