terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ KeySize

override int System.Security.Cryptography.RSACryptoServiceProvider.KeySize
getset

Definition at line 373 of file RSACryptoServiceProvider.cs.

374 {
375 [global::Cpp2ILInjected.Token(Token = "0x600198B")]
376 [global::Cpp2ILInjected.Address(RVA = "0x1B0A794", Offset = "0x1B0A794", Length = "0x20")]
377 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
378 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
379 get
380 {
381 throw null;
382 }
383 }