|
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
|
Inheritance diagram for System.ComponentModel.Design.RuntimeLicenseContext:
Collaboration diagram for System.ComponentModel.Design.RuntimeLicenseContext:Public Member Functions | |
| override string | GetSavedLicenseKey (Type type, Assembly resourceAssembly) |
| RuntimeLicenseContext () | |
| virtual object | GetService (Type type) |
| object | GetService (global::System.Type serviceType) |
| virtual void | SetSavedLicenseKey (Type type, string key) |
Package Attributes | |
| Hashtable | savedLicenseKeys |
Properties | |
| virtual LicenseUsageMode | UsageMode [get, set] |
Private Member Functions | |
| string | GetLocalPath (string fileName) |
| Stream | CaseInsensitiveManifestResourceStreamLookup (Assembly satellite, string name) |
Static Private Member Functions | |
| static | RuntimeLicenseContext () |
Static Private Attributes | |
| static TraceSwitch | s_runtimeLicenseContextSwitch |
Definition at line 13 of file RuntimeLicenseContext.cs.