terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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] |
Private Attributes | |
ICredentials | _credentials |
IWebProxy | _proxy |
RequestCachePolicy | _cachePolicy |
Static Private Attributes | |
static object | s_DownloadManager |
Definition at line 13 of file XmlUrlResolver.cs.