Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
void | AddImport (Type type, Hashtable types) |
void | AddImport (Assembly assembly) |
void | Close () |
Static Package Functions | |
static string | GetTempAssemblyName (AssemblyName parent, string ns) |
Properties | |
TextWriter | Source [get] |
Static Private Member Functions | |
static uint | GetPersistentHashCode (string value) |
Private Attributes | |
readonly StringWriter | _writer = new StringWriter(CultureInfo.InvariantCulture) |
Definition at line 13 of file Compiler.cs.