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.
1
using
System
;
2
using
System.Reflection
;
3
4
namespace
System.Configuration.Provider
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
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Configuration.Provider.ProviderBase
Definition
ProviderBase.cs:8
System.Configuration.Provider.ProviderCollection.Add
virtual void Add(ProviderBase provider)
Definition
ProviderCollection.cs:11
System.Configuration.Provider.ProviderCollection
Definition
ProviderCollection.cs:9
System.NotSupportedException
Definition
NotSupportedException.cs:9
System.Configuration.Provider
Definition
ProviderBase.cs:5
System.Reflection
Definition
AmbiguousMatchException.cs:5
System
Definition
__ComObject.cs:4
source
System.Configuration
Provider
ProviderCollection.cs
Generated by
1.10.0