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
Loading...
Searching...
No Matches
System.Xml.XmlUrlResolver Class Reference
+ Inheritance diagram for System.Xml.XmlUrlResolver:
+ Collaboration diagram for System.Xml.XmlUrlResolver:

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
 

Detailed Description

Definition at line 16 of file XmlUrlResolver.cs.


The documentation for this class was generated from the following file: