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

◆ AmbientValue

object System.ComponentModel.ReflectPropertyDescriptor.AmbientValue
getsetprivate

Definition at line 171 of file ReflectPropertyDescriptor.cs.

172 {
173 [global::Cpp2ILInjected.Token(Token = "0x6001A7E")]
174 [global::Cpp2ILInjected.Address(RVA = "0x1E6A358", Offset = "0x1E6A358", Length = "0x174")]
175 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReflectPropertyDescriptor), Member = "ExtenderResetValue", MemberParameters = new object[]
177 {
178 typeof(IExtenderProvider),
179 typeof(object),
181 }, ReturnType = typeof(void))]
182 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReflectPropertyDescriptor), Member = "CanResetValue", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
183 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReflectPropertyDescriptor), Member = "ResetValue", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
184 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
185 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitVector32), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
186 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitVector32), Member = "set_Item", MemberParameters = new object[]
187 {
188 typeof(int),
189 typeof(bool)
190 }, ReturnType = typeof(void))]
191 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
192 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
193 get
194 {
195 throw null;
196 }
197 }
class f__AnonymousType0<< Count > j__TPar
PropertyDescriptor(string name, Attribute[] attrs)