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.DSACryptoServiceProvider.KeySize
getset

Definition at line 150 of file DSACryptoServiceProvider.cs.

151 {
152 [global::Cpp2ILInjected.Token(Token = "0x6001AA2")]
153 [global::Cpp2ILInjected.Address(RVA = "0x1B175EC", Offset = "0x1B175EC", Length = "0x10")]
154 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
155 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
156 get
157 {
158 throw null;
159 }
160 }