terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
IJEnumerable.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections
;
3
using
System.Collections.Generic
;
4
using
Newtonsoft.Json.Shims
;
5
6
namespace
Newtonsoft.Json.Linq
7
{
8
// Token: 0x020000C0 RID: 192
9
[
Preserve
]
10
public
interface
IJEnumerable
<T> :
IEnumerable
<T>,
IEnumerable
where
T :
JToken
11
{
12
// Token: 0x17000156 RID: 342
13
IJEnumerable<JToken>
this
[
object
key
] {
get
; }
14
}
15
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.Linq.JToken
Definition
JToken.cs:17
Newtonsoft.Json.Linq.IJEnumerable
Definition
IJEnumerable.cs:11
System.Collections.Generic.IEnumerable
Definition
IEnumerable.cs:7
Newtonsoft.Json.Linq
Definition
CommentHandling.cs:5
Newtonsoft.Json.Shims
Definition
PreserveAttribute.cs:4
System.Collections.Generic
Definition
ArrayBuilder.cs:5
System.Collections
Definition
ArrayList.cs:6
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System.ExceptionArgument.key
@ key
System
Definition
__ComObject.cs:4
source
Newtonsoft.Json
Linq
IJEnumerable.cs
Generated by
1.10.0