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

◆ SignatureAlgorithm

override string System.Security.Cryptography.DSACryptoServiceProvider.SignatureAlgorithm
getset

Definition at line 197 of file DSACryptoServiceProvider.cs.

198 {
199 [global::Cpp2ILInjected.Token(Token = "0x6001AA6")]
200 [global::Cpp2ILInjected.Address(RVA = "0x1B1761C", Offset = "0x1B1761C", Length = "0x40")]
201 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
202 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
203 get
204 {
205 throw null;
206 }
207 }