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

◆ Required

Required Newtonsoft.Json.JsonPropertyAttribute.Required
getset

Definition at line 219 of file JsonPropertyAttribute.cs.

220 {
221 [global::Cpp2ILInjected.Token(Token = "0x60000FB")]
222 [global::Cpp2ILInjected.Address(RVA = "0x1CBFB8C", Offset = "0x1CBFB8C", Length = "0x50")]
223 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
225 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
226 get
227 {
228 throw null;
229 }
230 [global::Cpp2ILInjected.Token(Token = "0x60000FC")]
231 [global::Cpp2ILInjected.Address(RVA = "0x1CBFBDC", Offset = "0x1CBFBDC", Length = "0x68")]
232 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
233 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
234 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
235 set
236 {
237 throw null;
238 }
239 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8