terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
IContextAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
using
System.Runtime.Remoting.Activation
;
4
using
Cpp2ILInjected
;
5
6
namespace
System.Runtime.Remoting.Contexts
7
{
8
[global::System.Runtime.InteropServices.ComVisible(
true
)]
9
[global::Cpp2ILInjected.Token(Token =
"0x200036C"
)]
10
public
interface
IContextAttribute
11
{
12
[global::Cpp2ILInjected.Token(Token =
"0x6001D10"
)]
13
void
GetPropertiesForNewContext
(global::System.Runtime.Remoting.Activation.IConstructionCallMessage msg);
14
15
[global::Cpp2ILInjected.Token(Token =
"0x6001D11"
)]
16
bool
IsContextOK
(
Context
ctx, global::System.Runtime.Remoting.Activation.IConstructionCallMessage msg);
17
}
18
}
System.Runtime.Remoting.Contexts.Context
Definition
Context.cs:18
System.Runtime.Remoting.Contexts.IContextAttribute.IsContextOK
bool IsContextOK(Context ctx, global::System.Runtime.Remoting.Activation.IConstructionCallMessage msg)
System.Runtime.Remoting.Contexts.IContextAttribute.GetPropertiesForNewContext
void GetPropertiesForNewContext(global::System.Runtime.Remoting.Activation.IConstructionCallMessage msg)
System.Runtime.Remoting.Contexts.IContextAttribute
Definition
IContextAttribute.cs:11
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Runtime.InteropServices
Definition
_Activator.cs:5
System.Runtime.Remoting.Activation
Definition
ActivationServices.cs:14
System.Runtime.Remoting.Contexts
Definition
Context.cs:13
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
Runtime
Remoting
Contexts
IContextAttribute.cs
Generated by
1.10.0