terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
LegalKeySizes
virtual
KeySizes
[] System.Security.Cryptography.AsymmetricAlgorithm.LegalKeySizes
get
inherited
Definition at line
50
of file
AsymmetricAlgorithm.cs
.
51
{
52
get
53
{
54
KeySizes[]
legalKeySizesValue
= this.
LegalKeySizesValue
;
55
object
obj
;
56
if
(obj ==
null
||
obj
!=
null
)
57
{
58
}
59
throw
new
InvalidCastException
();
60
}
61
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.InvalidCastException
Definition
InvalidCastException.cs:9
System.Security.Cryptography.AsymmetricAlgorithm.LegalKeySizesValue
KeySizes[] LegalKeySizesValue
Definition
AsymmetricAlgorithm.cs:190
System.ExceptionArgument.obj
@ obj
System
Security
Cryptography
RSACryptoServiceProvider
Generated by
1.10.0