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
MethodCall.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Newtonsoft.Json.Shims
;
4
5
namespace
Newtonsoft.Json.Utilities
6
{
7
[
Preserve
]
8
[global::Cpp2ILInjected.Token(Token =
"0x200004D"
)]
9
internal
delegate
TResult
MethodCall<T, TResult>
(T target,
params
object
[] args);
10
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
TResult
Cpp2ILInjected
Definition
AddressAttribute.cs:4
Newtonsoft.Json.Shims
Definition
PreserveAttribute.cs:6
Newtonsoft.Json.Utilities.MethodCall< T, TResult >
delegate TResult MethodCall< T, TResult >(T target, params object[] args)
Newtonsoft.Json.Utilities
Definition
Base64Encoder.cs:8
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__Il2CppComDelegate.cs:6
source
Newtonsoft.Json
Utilities
MethodCall.cs
Generated by
1.10.0