Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime Namespace Reference

Namespaces

namespace  CompilerServices
 
namespace  ConstrainedExecution
 
namespace  ExceptionServices
 
namespace  InteropServices
 
namespace  Intrinsics
 
namespace  Loader
 
namespace  Remoting
 
namespace  Serialization
 
namespace  Versioning
 

Classes

class  AmbiguousImplementationException
 
class  AssemblyTargetedPatchBandAttribute
 
struct  DependentHandle
 
class  GCSettings
 
class  JitInfo
 
class  MemoryFailPoint
 
class  ProfileOptimization
 
class  TargetedPatchingOptOutAttribute
 

Enumerations

enum  GCLargeObjectHeapCompactionMode { Default = 1 , CompactOnce }
 
enum  GCLatencyMode {
  Batch , Interactive , LowLatency , SustainedLowLatency ,
  NoGCRegion
}