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

◆ ResetMethodValue

MethodInfo System.ComponentModel.ReflectPropertyDescriptor.ResetMethodValue
getsetprivate

Definition at line 489 of file ReflectPropertyDescriptor.cs.

490 {
491 [global::Cpp2ILInjected.Token(Token = "0x6001A88")]
492 [global::Cpp2ILInjected.Address(RVA = "0x1E6B654", Offset = "0x1E6B654", Length = "0x1F4")]
493 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
494 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReflectPropertyDescriptor), Member = "ExtenderCanResetValue", MemberParameters = new object[]
495 {
496 typeof(IExtenderProvider),
497 typeof(object)
498 }, ReturnType = typeof(bool))]
499 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReflectPropertyDescriptor), Member = "ExtenderResetValue", MemberParameters = new object[]
500 {
501 typeof(IExtenderProvider),
502 typeof(object),
504 }, ReturnType = typeof(void))]
505 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReflectPropertyDescriptor), Member = "CanResetValue", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
506 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReflectPropertyDescriptor), Member = "ResetValue", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
507 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
508 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitVector32), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
509 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitVector32), Member = "set_Item", MemberParameters = new object[]
510 {
511 typeof(int),
512 typeof(bool)
513 }, ReturnType = typeof(void))]
514 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Equality", MemberParameters = new object[]
515 {
516 typeof(Type),
517 typeof(Type)
518 }, ReturnType = typeof(bool))]
519 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
520 {
521 typeof(string),
522 typeof(string)
523 }, ReturnType = typeof(string))]
524 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
525 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MemberDescriptor), Member = "FindMethod", MemberParameters = new object[]
526 {
527 typeof(Type),
528 typeof(string),
529 typeof(Type[]),
530 typeof(Type),
531 typeof(bool)
532 }, ReturnType = typeof(MethodInfo))]
533 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
534 get
535 {
536 throw null;
537 }
538 }
class f__AnonymousType0<< Count > j__TPar
PropertyDescriptor(string name, Attribute[] attrs)