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;
182
_lastCall =
LastCall
.Decode;
302
case
LastCall
.Ctor:
305
case
LastCall
.Encrypt:
308
case
LastCall
.Decrypt:
311
case
LastCall
.Decode:
327
_lastCall =
LastCall
.Decrypt;
336
private
LastCall
_lastCall;