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
IGrouping.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections
;
3
using
System.Collections.Generic
;
4
5
namespace
System.Linq
6
{
7
// Token: 0x0200001E RID: 30
8
public
interface
IGrouping
<
out
TKey,
out
TElement> :
IEnumerable
<TElement>,
IEnumerable
9
{
10
// Token: 0x17000020 RID: 32
11
// (get) Token: 0x060000E9 RID: 233
12
TKey
Key
{
get
; }
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Collections.Generic.IEnumerable
Definition
IEnumerable.cs:7
System.Linq.IGrouping.Key
TKey Key
Definition
IGrouping.cs:12
System.Linq.IGrouping
Definition
IGrouping.cs:9
System.Collections.Generic
Definition
ArrayBuilder.cs:5
System.Collections
Definition
ArrayList.cs:6
System.Linq
Definition
Buffer.cs:5
System
Definition
__ComObject.cs:4
source
System.Core
System
Linq
IGrouping.cs
Generated by
1.10.0