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
|
Classes | |
struct | d__15 |
Public Member Functions | |
XmlUrlResolver () | |
override object | GetEntity (Uri absoluteUri, string role, Type ofObjectToReturn) |
override Uri | ResolveUri (Uri baseUri, string relativeUri) |
override Task< object > | GetEntityAsync (Uri absoluteUri, string role, Type ofObjectToReturn) |
virtual bool | SupportsType (Uri absoluteUri, Type type) |
Properties | |
static XmlDownloadManager | DownloadManager [get, set] |
Private Attributes | |
ICredentials | _credentials |
IWebProxy | _proxy |
RequestCachePolicy | _cachePolicy |
Static Private Attributes | |
static object | s_DownloadManager |
Definition at line 16 of file XmlUrlResolver.cs.