13 references to LastCall
System.Security.Cryptography.Pkcs (13)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (13)
39
_lastCall =
LastCall
.Ctor;
64
case
LastCall
.Ctor:
67
case
LastCall
.Encrypt:
70
case
LastCall
.Decode:
71
case
LastCall
.Decrypt:
106
_lastCall =
LastCall
.Encrypt;
167
_lastCall =
LastCall
.Decode;
272
case
LastCall
.Ctor:
275
case
LastCall
.Encrypt:
278
case
LastCall
.Decrypt:
281
case
LastCall
.Decode:
297
_lastCall =
LastCall
.Decrypt;
306
private
LastCall
_lastCall;