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

◆ this[string name]

AuthenticationModuleElement System.Net.Configuration.AuthenticationModuleElementCollection.this[string name]
getset

Definition at line 40 of file AuthenticationModuleElementCollection.cs.

41 {
42 [global::Cpp2ILInjected.Token(Token = "0x6001E6C")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1E97FE0", Offset = "0x1E97FE0", Length = "0x38")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
46 get
47 {
48 throw null;
49 }
50 [global::Cpp2ILInjected.Token(Token = "0x6001E6D")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1E98018", Offset = "0x1E98018", Length = "0x38")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
54 set
55 {
56 throw null;
57 }
58 }