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
IntrinsicAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Runtime.CompilerServices
4
{
5
// Token: 0x02000476 RID: 1142
6
[
AttributeUsage
(
AttributeTargets
.Class |
AttributeTargets
.Struct |
AttributeTargets
.Constructor |
AttributeTargets
.Method |
AttributeTargets
.Field, Inherited =
false
)]
7
internal
sealed
class
IntrinsicAttribute
:
Attribute
8
{
9
// Token: 0x0600221C RID: 8732 RVA: 0x0004CED0 File Offset: 0x0004B0D0
10
public
IntrinsicAttribute
()
11
{
12
}
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
System.Runtime.CompilerServices.IntrinsicAttribute.IntrinsicAttribute
IntrinsicAttribute()
Definition
IntrinsicAttribute.cs:10
System.Runtime.CompilerServices.IntrinsicAttribute
Definition
IntrinsicAttribute.cs:8
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
CompilerServices
IntrinsicAttribute.cs
Generated by
1.10.0