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

◆ UseMachineKeyStore

bool System.Security.Cryptography.DSACryptoServiceProvider.UseMachineKeyStore
staticgetset

Definition at line 210 of file DSACryptoServiceProvider.cs.

211 {
212 [global::Cpp2ILInjected.Token(Token = "0x6001AA7")]
213 [global::Cpp2ILInjected.Address(RVA = "0x1B1765C", Offset = "0x1B1765C", Length = "0x48")]
214 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
215 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
216 get
217 {
218 throw null;
219 }
220 [global::Cpp2ILInjected.Token(Token = "0x6001AA8")]
221 [global::Cpp2ILInjected.Address(RVA = "0x1B176A4", Offset = "0x1B176A4", Length = "0x4C")]
222 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
223 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
224 set
225 {
226 throw null;
227 }
228 }