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
CallAnalysisNotSupportedAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Cpp2ILInjected.CallAnalysis
4
{
5
[global::System.AttributeUsage(global::System.
AttributeTargets
.Method, AllowMultiple =
false
)]
6
public
sealed
class
CallAnalysisNotSupportedAttribute : global::System.
Attribute
7
{
8
public
CallAnalysisNotSupportedAttribute
()
9
{
10
throw
null
;
11
}
12
}
13
}
Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupportedAttribute.CallAnalysisNotSupportedAttribute
CallAnalysisNotSupportedAttribute()
Definition
CallAnalysisNotSupportedAttribute.cs:8
System.Attribute
Definition
Attribute.cs:28
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:9
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
Cpp2ILInjected
CallAnalysis
CallAnalysisNotSupportedAttribute.cs
Generated by
1.10.0