Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Namespaces
|
Enumerations
MethodImplOptions.cs File Reference
Go to the source code of this file.
Namespaces
namespace
System
namespace
System.Runtime
namespace
System.Runtime.CompilerServices
Enumerations
enum
System.Runtime.CompilerServices.MethodImplOptions
{
System.Runtime.CompilerServices.Unmanaged
= 4 ,
System.Runtime.CompilerServices.NoInlining
= 8 ,
System.Runtime.CompilerServices.ForwardRef
= 0x10 ,
System.Runtime.CompilerServices.Synchronized
= 0x20 ,
System.Runtime.CompilerServices.NoOptimization
= 0x40 ,
System.Runtime.CompilerServices.PreserveSig
= 0x80 ,
System.Runtime.CompilerServices.AggressiveInlining
= 0x100 ,
System.Runtime.CompilerServices.AggressiveOptimization
= 0x200 ,
System.Runtime.CompilerServices.InternalCall
= 0x1000
}
source
System.Private.CoreLib
System.Runtime.CompilerServices
MethodImplOptions.cs
Generated by
1.10.0