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

◆ ChangedEventValue

EventDescriptor System.ComponentModel.ReflectPropertyDescriptor.ChangedEventValue
getsetprivate

Definition at line 200 of file ReflectPropertyDescriptor.cs.

201 {
202 [global::Cpp2ILInjected.Token(Token = "0x6001A7F")]
203 [global::Cpp2ILInjected.Address(RVA = "0x1E6A4CC", Offset = "0x1E6A4CC", Length = "0x180")]
204 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
205 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReflectPropertyDescriptor), Member = "AddValueChanged", MemberParameters = new object[]
206 {
207 typeof(object),
208 typeof(EventHandler)
209 }, ReturnType = typeof(void))]
210 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReflectPropertyDescriptor), Member = "RemoveValueChanged", MemberParameters = new object[]
211 {
212 typeof(object),
213 typeof(EventHandler)
214 }, ReturnType = typeof(void))]
215 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReflectPropertyDescriptor), Member = "get_SupportsChangeEvents", ReturnType = typeof(bool))]
216 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
217 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitVector32), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
218 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitVector32), Member = "set_Item", MemberParameters = new object[]
219 {
220 typeof(int),
221 typeof(bool)
222 }, ReturnType = typeof(void))]
223 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TypeDescriptor), Member = "GetEvents", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(EventDescriptorCollection))]
224 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(CultureInfo))]
225 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
226 {
228 typeof(string),
229 typeof(object)
230 }, ReturnType = typeof(string))]
231 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
232 get
233 {
234 throw null;
235 }
236 }
class f__AnonymousType0<< Count > j__TPar