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
MethodResponse.cs
Go to the documentation of this file.
1using System;
11
13{
14 [global::System.CLSCompliant(false)]
15 [global::System.Runtime.InteropServices.ComVisible(true)]
16 [global::Cpp2ILInjected.Token(Token = "0x20003B5")]
17 [global::System.Serializable]
18 public class MethodResponse : IMethodReturnMessage, IMethodMessage, IMessage, global::System.Runtime.Serialization.ISerializable, IInternalMessage
19 {
20 [global::Cpp2ILInjected.Token(Token = "0x6001E5B")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1B3F814", Offset = "0x1B3F814", Length = "0x114")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Channels.ChannelServices), Member = "CheckReturnMessage", MemberParameters = new object[]
24 {
25 typeof(IMessage),
26 typeof(IMessage)
27 }, ReturnType = typeof(IMessage))]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Channels.CrossAppDomainSink), Member = "ProcessMessageInDomain", MemberParameters = new object[]
29 {
30 typeof(byte[]),
31 typeof(CADMethodCallMessage)
32 }, ReturnType = "System.Runtime.Remoting.Channels.CrossAppDomainSink.ProcessMessageRes")]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Activation.AppDomainLevelActivator), Member = "Activate", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.Activation.IConstructionCallMessage) }, ReturnType = typeof(global::System.Runtime.Remoting.Activation.IConstructionReturnMessage))]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ConstructionResponse), Member = ".ctor", MemberParameters = new object[]
35 {
36 typeof(global::System.Exception),
38 }, ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
42 internal MethodResponse(global::System.Exception e, IMethodCallMessage msg)
43 {
44 throw null;
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x6001E5C")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1B37320", Offset = "0x1B37320", Length = "0xD4")]
49 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Proxies.RemotingProxy), Member = "Invoke", MemberParameters = new object[] { typeof(IMessage) }, ReturnType = typeof(IMessage))]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Proxies.RemotingProxy), Member = "ActivateRemoteObject", MemberParameters = new object[] { typeof(IMethodMessage) }, ReturnType = typeof(IMessage))]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Activation.ActivationServices), Member = "CreateInstanceFromMessage", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.Activation.IConstructionCallMessage) }, ReturnType = typeof(IMessage))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Activation.RemoteActivator), Member = "Activate", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.Activation.IConstructionCallMessage) }, ReturnType = typeof(global::System.Runtime.Remoting.Activation.IConstructionReturnMessage))]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ConstructionResponse), Member = ".ctor", MemberParameters = new object[]
55 {
56 typeof(object),
59 }, ReturnType = typeof(void))]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
62 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
63 internal MethodResponse(object returnValue, object[] outArgs, LogicalCallContext callCtx, IMethodCallMessage msg)
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x6001E5D")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1B40DB4", Offset = "0x1B40DB4", Length = "0x234")]
70 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
71 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Channels.CrossAppDomainSink), Member = "SyncProcessMessage", MemberParameters = new object[] { typeof(IMessage) }, ReturnType = typeof(IMessage))]
72 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
73 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CADMethodReturnMessage), Member = "GetArguments", ReturnType = typeof(global::System.Collections.ArrayList))]
75 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CADMethodReturnMessage), Member = "GetException", MemberParameters = new object[] { typeof(global::System.Collections.ArrayList) }, ReturnType = typeof(global::System.Exception))]
76 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CADMessageBase), Member = "UnmarshalArgument", MemberParameters = new object[]
77 {
78 typeof(object),
79 typeof(global::System.Collections.ArrayList)
80 }, ReturnType = typeof(object))]
81 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CADMessageBase), Member = "UnmarshalArguments", MemberParameters = new object[]
82 {
83 typeof(object[]),
84 typeof(global::System.Collections.ArrayList)
85 }, ReturnType = typeof(object[]))]
86 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CADMessageBase), Member = "GetLogicalCallContext", MemberParameters = new object[] { typeof(global::System.Collections.ArrayList) }, ReturnType = typeof(LogicalCallContext))]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CADMessageBase), Member = "UnmarshalProperties", MemberParameters = new object[]
88 {
89 typeof(global::System.Collections.IDictionary),
90 typeof(int),
91 typeof(global::System.Collections.ArrayList)
92 }, ReturnType = typeof(void))]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
95 {
96 throw null;
97 }
98
99 [global::Cpp2ILInjected.Token(Token = "0x6001E5E")]
100 [global::Cpp2ILInjected.Address(RVA = "0x1B49FD8", Offset = "0x1B49FD8", Length = "0x6C")]
101 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
102 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "GetEnumerator", ReturnType = typeof(global::System.Runtime.Serialization.SerializationInfoEnumerator))]
104 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfoEnumerator), Member = "MoveNext", ReturnType = typeof(bool))]
105 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfoEnumerator), Member = "get_Current", ReturnType = typeof(global::System.Runtime.Serialization.SerializationEntry))]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodResponse), Member = "InitMethodProperty", MemberParameters = new object[]
107 {
108 typeof(string),
109 typeof(object)
110 }, ReturnType = typeof(void))]
111 internal MethodResponse(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
112 {
113 throw null;
114 }
115
116 [global::Cpp2ILInjected.Token(Token = "0x6001E5F")]
117 [global::Cpp2ILInjected.Address(RVA = "0x1B4C848", Offset = "0x1B4C848", Length = "0x4A0")]
118 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MethodResponse), Member = ".ctor", MemberParameters = new object[]
120 {
121 typeof(global::System.Runtime.Serialization.SerializationInfo),
122 typeof(global::System.Runtime.Serialization.StreamingContext)
123 }, ReturnType = typeof(void))]
124 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
125 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::<PrivateImplementationDetails>), Member = "ComputeStringHash", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(uint))]
126 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
127 {
128 typeof(string),
129 typeof(string)
130 }, ReturnType = typeof(bool))]
131 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 22)]
132 internal void InitMethodProperty(string key, object value)
133 {
134 throw null;
135 }
136
137 [global::Cpp2ILInjected.Token(Token = "0x170003DE")]
138 public int ArgCount
139 {
140 [global::Cpp2ILInjected.Token(Token = "0x6001E60")]
141 [global::Cpp2ILInjected.Address(RVA = "0x1B4CCE8", Offset = "0x1B4CCE8", Length = "0x18")]
142 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
143 get
144 {
145 throw null;
146 }
147 }
148
149 [global::Cpp2ILInjected.Token(Token = "0x170003DF")]
150 public object[] Args
151 {
152 [global::Cpp2ILInjected.Token(Token = "0x6001E61")]
153 [global::Cpp2ILInjected.Address(RVA = "0x1B4CD00", Offset = "0x1B4CD00", Length = "0x8")]
154 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
155 get
156 {
157 throw null;
158 }
159 }
160
161 [global::Cpp2ILInjected.Token(Token = "0x170003E0")]
162 public global::System.Exception Exception
163 {
164 [global::Cpp2ILInjected.Token(Token = "0x6001E62")]
165 [global::Cpp2ILInjected.Address(RVA = "0x1B4CD08", Offset = "0x1B4CD08", Length = "0x8")]
166 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
167 get
168 {
169 throw null;
170 }
171 }
172
173 [global::Cpp2ILInjected.Token(Token = "0x170003E1")]
175 {
176 [global::Cpp2ILInjected.Token(Token = "0x6001E63")]
177 [global::Cpp2ILInjected.Address(RVA = "0x1B4CD10", Offset = "0x1B4CD10", Length = "0x64")]
178 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
179 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
180 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
181 get
182 {
183 throw null;
184 }
185 }
186
187 [global::Cpp2ILInjected.Token(Token = "0x170003E2")]
188 public global::System.Reflection.MethodBase MethodBase
189 {
190 [global::Cpp2ILInjected.Token(Token = "0x6001E64")]
191 [global::Cpp2ILInjected.Address(RVA = "0x1B4CD74", Offset = "0x1B4CD74", Length = "0x10C")]
192 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MethodResponse), Member = "get_OutArgs", ReturnType = typeof(object[]))]
194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
195 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.MethodBase), Member = "op_Equality", MemberParameters = new object[]
196 {
197 typeof(global::System.Reflection.MethodBase),
198 typeof(global::System.Reflection.MethodBase)
199 }, ReturnType = typeof(bool))]
200 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodResponse), Member = "get_MethodName", ReturnType = typeof(string))]
201 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodResponse), Member = "get_TypeName", ReturnType = typeof(string))]
202 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingServices), Member = "GetMethodBaseFromMethodMessage", MemberParameters = new object[] { typeof(IMethodMessage) }, ReturnType = typeof(global::System.Reflection.MethodBase))]
203 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
204 get
205 {
206 throw null;
207 }
208 }
209
210 [global::Cpp2ILInjected.Token(Token = "0x170003E3")]
211 public string MethodName
212 {
213 [global::Cpp2ILInjected.Token(Token = "0x6001E65")]
214 [global::Cpp2ILInjected.Address(RVA = "0x1B4CE80", Offset = "0x1B4CE80", Length = "0xB8")]
215 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
216 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MethodResponse), Member = "get_MethodBase", ReturnType = typeof(global::System.Reflection.MethodBase))]
217 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
218 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
219 get
220 {
221 throw null;
222 }
223 }
224
225 [global::Cpp2ILInjected.Token(Token = "0x170003E4")]
226 public object MethodSignature
227 {
228 [global::Cpp2ILInjected.Token(Token = "0x6001E66")]
229 [global::Cpp2ILInjected.Address(RVA = "0x1B4CFF0", Offset = "0x1B4CFF0", Length = "0x114")]
230 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
231 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
232 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
233 get
234 {
235 throw null;
236 }
237 }
238
239 [global::Cpp2ILInjected.Token(Token = "0x170003E5")]
240 public object[] OutArgs
241 {
242 [global::Cpp2ILInjected.Token(Token = "0x6001E67")]
243 [global::Cpp2ILInjected.Address(RVA = "0x1B4D104", Offset = "0x1B4D104", Length = "0x9C")]
244 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
245 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodResponse), Member = "get_MethodBase", ReturnType = typeof(global::System.Reflection.MethodBase))]
246 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgInfo), Member = ".ctor", MemberParameters = new object[]
247 {
248 typeof(global::System.Reflection.MethodBase),
250 }, ReturnType = typeof(void))]
251 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgInfo), Member = "GetInOutArgs", MemberParameters = new object[] { typeof(object[]) }, ReturnType = typeof(object[]))]
252 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
253 get
254 {
255 throw null;
256 }
257 }
258
259 [global::Cpp2ILInjected.Token(Token = "0x170003E6")]
260 public virtual global::System.Collections.IDictionary Properties
261 {
262 [global::Cpp2ILInjected.Token(Token = "0x6001E68")]
263 [global::Cpp2ILInjected.Address(RVA = "0x1B4A048", Offset = "0x1B4A048", Length = "0x8C")]
264 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
265 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
266 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodReturnDictionary), Member = ".ctor", MemberParameters = new object[] { typeof(IMethodReturnMessage) }, ReturnType = typeof(void))]
267 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
268 get
269 {
270 throw null;
271 }
272 }
273
274 [global::Cpp2ILInjected.Token(Token = "0x170003E7")]
275 public object ReturnValue
276 {
277 [global::Cpp2ILInjected.Token(Token = "0x6001E69")]
278 [global::Cpp2ILInjected.Address(RVA = "0x1B4D29C", Offset = "0x1B4D29C", Length = "0x8")]
279 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
280 get
281 {
282 throw null;
283 }
284 }
285
286 [global::Cpp2ILInjected.Token(Token = "0x170003E8")]
287 public string TypeName
288 {
289 [global::Cpp2ILInjected.Token(Token = "0x6001E6A")]
290 [global::Cpp2ILInjected.Address(RVA = "0x1B4CF38", Offset = "0x1B4CF38", Length = "0xB8")]
291 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
292 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MethodResponse), Member = "get_MethodBase", ReturnType = typeof(global::System.Reflection.MethodBase))]
293 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
294 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
295 get
296 {
297 throw null;
298 }
299 }
300
301 [global::Cpp2ILInjected.Token(Token = "0x170003E9")]
302 public string Uri
303 {
304 [global::Cpp2ILInjected.Token(Token = "0x6001E6B")]
305 [global::Cpp2ILInjected.Address(RVA = "0x1B4D2A4", Offset = "0x1B4D2A4", Length = "0xB8")]
306 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
307 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MethodResponse), Member = "System.Runtime.Remoting.Messaging.IInternalMessage.get_Uri", ReturnType = typeof(string))]
308 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
309 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
310 get
311 {
312 throw null;
313 }
314 [global::Cpp2ILInjected.Token(Token = "0x6001E6C")]
315 [global::Cpp2ILInjected.Address(RVA = "0x1B4D35C", Offset = "0x1B4D35C", Length = "0x8")]
316 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
317 set
318 {
319 throw null;
320 }
321 }
322
323 [global::Cpp2ILInjected.Token(Token = "0x170003EA")]
325 {
326 [global::Cpp2ILInjected.Token(Token = "0x6001E6D")]
327 [global::Cpp2ILInjected.Address(RVA = "0x1B4D364", Offset = "0x1B4D364", Length = "0x4")]
328 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
329 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodResponse), Member = "get_Uri", ReturnType = typeof(string))]
330 get
331 {
332 throw null;
333 }
334 [global::Cpp2ILInjected.Token(Token = "0x6001E6E")]
335 [global::Cpp2ILInjected.Address(RVA = "0x1B4D368", Offset = "0x1B4D368", Length = "0x8")]
336 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
337 set
338 {
339 throw null;
340 }
341 }
342
343 [global::Cpp2ILInjected.Token(Token = "0x6001E6F")]
344 [global::Cpp2ILInjected.Address(RVA = "0x1B4D370", Offset = "0x1B4D370", Length = "0x1C")]
345 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
346 public object GetArg(int argNum)
347 {
348 throw null;
349 }
350
351 [global::Cpp2ILInjected.Token(Token = "0x6001E70")]
352 [global::Cpp2ILInjected.Address(RVA = "0x1B4D38C", Offset = "0x1B4D38C", Length = "0x498")]
353 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
354 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
355 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "AddValue", MemberParameters = new object[]
356 {
357 typeof(string),
358 typeof(object)
359 }, ReturnType = typeof(void))]
360 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 29)]
361 public virtual void GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
362 {
363 throw null;
364 }
365
366 [global::Cpp2ILInjected.Token(Token = "0x170003EB")]
368 {
369 [global::Cpp2ILInjected.Token(Token = "0x6001E71")]
370 [global::Cpp2ILInjected.Address(RVA = "0x1B4D824", Offset = "0x1B4D824", Length = "0x8")]
371 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
372 get
373 {
374 throw null;
375 }
376 [global::Cpp2ILInjected.Token(Token = "0x6001E72")]
377 [global::Cpp2ILInjected.Address(RVA = "0x1B4D82C", Offset = "0x1B4D82C", Length = "0x8")]
378 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
379 set
380 {
381 throw null;
382 }
383 }
384
385 [global::Cpp2ILInjected.Token(Token = "0x4000F3A")]
386 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
387 private string _methodName;
388
389 [global::Cpp2ILInjected.Token(Token = "0x4000F3B")]
390 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
391 private string _uri;
392
393 [global::Cpp2ILInjected.Token(Token = "0x4000F3C")]
394 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
395 private string _typeName;
396
397 [global::Cpp2ILInjected.Token(Token = "0x4000F3D")]
398 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
399 private global::System.Reflection.MethodBase _methodBase;
400
401 [global::Cpp2ILInjected.Token(Token = "0x4000F3E")]
402 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
403 private object _returnValue;
404
405 [global::Cpp2ILInjected.Token(Token = "0x4000F3F")]
406 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
407 private global::System.Exception _exception;
408
409 [global::Cpp2ILInjected.Token(Token = "0x4000F40")]
410 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
411 private global::System.Type[] _methodSignature;
412
413 [global::Cpp2ILInjected.Token(Token = "0x4000F41")]
414 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
416
417 [global::Cpp2ILInjected.Token(Token = "0x4000F42")]
418 [global::Cpp2ILInjected.FieldOffset(Offset = "0x50")]
419 private object[] _args;
420
421 [global::Cpp2ILInjected.Token(Token = "0x4000F43")]
422 [global::Cpp2ILInjected.FieldOffset(Offset = "0x58")]
423 private object[] _outArgs;
424
425 [global::Cpp2ILInjected.Token(Token = "0x4000F44")]
426 [global::Cpp2ILInjected.FieldOffset(Offset = "0x60")]
428
429 [global::Cpp2ILInjected.Token(Token = "0x4000F45")]
430 [global::Cpp2ILInjected.FieldOffset(Offset = "0x68")]
432
433 [global::Cpp2ILInjected.Token(Token = "0x4000F46")]
434 [global::Cpp2ILInjected.FieldOffset(Offset = "0x70")]
436
437 [global::Cpp2ILInjected.Token(Token = "0x4000F47")]
438 [global::Cpp2ILInjected.FieldOffset(Offset = "0x78")]
439 protected global::System.Collections.IDictionary ExternalProperties;
440
441 [global::Cpp2ILInjected.Token(Token = "0x4000F48")]
442 [global::Cpp2ILInjected.FieldOffset(Offset = "0x80")]
443 protected global::System.Collections.IDictionary InternalProperties;
444 }
445}
class f__AnonymousType0<< Count > j__TPar
global::System.Collections.IDictionary InternalProperties
MethodResponse(global::System.Exception e, IMethodCallMessage msg)
global::System.Collections.IDictionary ExternalProperties
MethodResponse(IMethodCallMessage msg, CADMethodReturnMessage retmsg)
virtual global::System.Collections.IDictionary Properties
MethodResponse(object returnValue, object[] outArgs, LogicalCallContext callCtx, IMethodCallMessage msg)
MethodResponse(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
global::System.Reflection.MethodBase _methodBase
virtual void GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
void InitMethodProperty(string key, object value)