Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MethodBodyAttributes.cs
Go to the documentation of this file.
1
namespace
System.Reflection.Metadata.Ecma335
;
2
3
[Flags]
4
public
enum
MethodBodyAttributes
5
{
6
None
= 0,
7
InitLocals
= 1
8
}
System.Reflection.Metadata.Ecma335.MethodBodyAttributes
MethodBodyAttributes
Definition
MethodBodyAttributes.cs:5
System.Reflection.Metadata.Ecma335.MethodBodyAttributes.InitLocals
@ InitLocals
System.Reflection.Metadata.Ecma335.CustomAttributeTreatment.None
@ None
System.Reflection.Metadata.Ecma335
Definition
ArrayShapeEncoder.cs:3
source
System.Reflection.Metadata
System.Reflection.Metadata.Ecma335
MethodBodyAttributes.cs
Generated by
1.10.0