Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CompilationRelaxations.cs
Go to the documentation of this file.
1
namespace
System.Runtime.CompilerServices
;
2
3
[Flags]
4
public
enum
CompilationRelaxations
5
{
6
NoStringInterning
= 8
7
}
System.Runtime.CompilerServices.CompilationRelaxations
CompilationRelaxations
Definition
CompilationRelaxations.cs:5
System.Runtime.CompilerServices.CompilationRelaxations.NoStringInterning
@ NoStringInterning
System.Runtime.CompilerServices
Definition
NullablePublicOnlyAttribute.cs:3
source
System.Private.CoreLib
System.Runtime.CompilerServices
CompilationRelaxations.cs
Generated by
1.10.0