|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for System.AppDomainSetup:Public Member Functions | |
| AppDomainSetup () | |
Private Attributes | |
| string | application_base |
| string | application_name |
| string | cache_path |
| string | configuration_file |
| string | dynamic_base |
| string | license_file |
| string | private_bin_path |
| string | private_bin_path_probe |
| string | shadow_copy_directories |
| string | shadow_copy_files |
| bool | publisher_policy |
| bool | path_changed |
| int | loader_optimization |
| bool | disallow_binding_redirects |
| bool | disallow_code_downloads |
| object | _activationArguments |
| object | domain_initializer |
| object | application_trust |
| string[] | domain_initializer_args |
| bool | disallow_appbase_probe |
| byte[] | configuration_bytes |
| byte[] | serialized_non_primitives |
| string | manager_assembly |
| string | manager_type |
| string[] | partial_visible_assemblies |
| string< TargetFrameworkName > | k__BackingField |
Definition at line 14 of file AppDomainSetup.cs.