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
ProviderCollection.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200000C RID: 12
7 [DefaultMember("Item")]
8 public class ProviderCollection
9 {
10 // Token: 0x06000019 RID: 25 RVA: 0x00002204 File Offset: 0x00000404
11 public virtual void Add(ProviderBase provider)
12 {
13 throw new NotSupportedException();
14 }
15 }
16}
class f__AnonymousType0<< Count > j__TPar