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

◆ LicenseProvider

Type System.ComponentModel.LicenseProviderAttribute.LicenseProvider
getset

Definition at line 39 of file LicenseProviderAttribute.cs.

40 {
41 [global::Cpp2ILInjected.Token(Token = "0x60017EC")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1E4F114", Offset = "0x1E4F114", Length = "0xC8")]
43 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LicenseManager), Member = "ValidateInternalRecursive", MemberParameters = new object[]
44 {
45 typeof(LicenseContext),
46 typeof(Type),
47 typeof(object),
48 typeof(bool),
49 typeof(ref License),
50 typeof(ref string)
51 }, ReturnType = typeof(bool))]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LicenseProviderAttribute), Member = "Equals", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Equality", MemberParameters = new object[]
55 {
56 typeof(Type),
58 }, ReturnType = typeof(bool))]
59 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
60 get
61 {
62 throw null;
63 }
64 }
class f__AnonymousType0<< Count > j__TPar