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
FriendAccessAllowedAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Runtime.CompilerServices
4
{
5
// Token: 0x0200049C RID: 1180
6
[
AttributeUsage
(
AttributeTargets
.Class |
AttributeTargets
.Struct |
AttributeTargets
.Enum |
AttributeTargets
.Constructor |
AttributeTargets
.Method |
AttributeTargets
.Property |
AttributeTargets
.Field |
AttributeTargets
.Event |
AttributeTargets
.Interface, AllowMultiple =
false
, Inherited =
false
)]
7
[
FriendAccessAllowed
]
8
internal
sealed
class
FriendAccessAllowedAttribute
:
Attribute
9
{
10
// Token: 0x0600228C RID: 8844 RVA: 0x0004DAE0 File Offset: 0x0004BCE0
11
public
FriendAccessAllowedAttribute
()
12
{
13
}
14
}
15
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
System.Runtime.CompilerServices.FriendAccessAllowedAttribute.FriendAccessAllowedAttribute
FriendAccessAllowedAttribute()
Definition
FriendAccessAllowedAttribute.cs:11
System.Runtime.CompilerServices.FriendAccessAllowedAttribute
Definition
FriendAccessAllowedAttribute.cs:9
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
CompilerServices
FriendAccessAllowedAttribute.cs
Generated by
1.10.0