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
IReferenceService.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.ComponentModel.Design
4
{
5
// Token: 0x02000411 RID: 1041
6
public
interface
IReferenceService
7
{
8
// Token: 0x06001C0F RID: 7183
9
object
GetReference
(
string
name
);
10
11
// Token: 0x06001C10 RID: 7184
12
string
GetName
(
object
reference
);
13
14
// Token: 0x06001C11 RID: 7185
15
object
[]
GetReferences
(
Type
baseType);
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Type
Definition
Type.cs:12
System.ComponentModel.Design.IReferenceService.GetReference
object GetReference(string name)
System.ComponentModel.Design.IReferenceService.GetReferences
object[] GetReferences(Type baseType)
System.ComponentModel.Design.IReferenceService.GetName
string GetName(object reference)
System.ComponentModel.Design.IReferenceService
Definition
IReferenceService.cs:7
System.ComponentModel.Design
Definition
CheckoutException.cs:6
System.ExceptionArgument.name
@ name
System
Definition
__ComObject.cs:4
source
System
ComponentModel
Design
IReferenceService.cs
Generated by
1.10.0