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
ExtensionDataGetter.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections.Generic
;
3
using
Cpp2ILInjected
;
4
using
Newtonsoft.Json.Shims
;
5
6
namespace
Newtonsoft.Json.Serialization
7
{
8
[
Preserve
]
9
[global::Cpp2ILInjected.Token(Token =
"0x200009D"
)]
10
public
delegate
IEnumerable<KeyValuePair<object, object>
>
ExtensionDataGetter
(
object
o);
11
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Collections.Generic.IEnumerable
Definition
IEnumerable.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
Newtonsoft.Json.Serialization.ExtensionDataGetter
delegate IEnumerable< KeyValuePair< object, object > > ExtensionDataGetter(object o)
Newtonsoft.Json.Serialization
Definition
CachedAttributeGetter.cs:10
Newtonsoft.Json.Shims
Definition
PreserveAttribute.cs:6
System.Collections.Generic
Definition
ArrayBuilder.cs:6
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__Il2CppComDelegate.cs:6
source
Newtonsoft.Json
Serialization
ExtensionDataGetter.cs
Generated by
1.10.0