| 
    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.Net.WebResponse:
 Collaboration diagram for System.Net.WebResponse:Public Member Functions | |
| virtual void | Close () | 
| void | Dispose () | 
| virtual Stream | GetResponseStream () | 
| virtual global::System.Runtime.Remoting.ObjRef | CreateObjRef (global::System.Type requestedType) | 
| virtual object | InitializeLifetimeService () | 
Protected Member Functions | |
| WebResponse () | |
| WebResponse (SerializationInfo serializationInfo, StreamingContext streamingContext) | |
| virtual void | GetObjectData (SerializationInfo serializationInfo, StreamingContext streamingContext) | 
| virtual void | Dispose (bool disposing) | 
Properties | |
| virtual bool | IsFromCache [get, set] | 
| bool | InternalSetFromCache [set] | 
| virtual bool | IsCacheFresh [get, set] | 
| bool | InternalSetIsCacheFresh [set] | 
| virtual bool | IsMutuallyAuthenticated [get, set] | 
| virtual long | ContentLength [get, set] | 
| virtual string | ContentType [get, set] | 
| virtual Uri | ResponseUri [get, set] | 
| virtual WebHeaderCollection | Headers [get, set] | 
| virtual bool | SupportsHeaders [get, set] | 
| global::System.Runtime.Remoting.ServerIdentity | ObjectIdentity [get, set] | 
Private Member Functions | |
| void System.Runtime.Serialization.ISerializable. | GetObjectData (SerializationInfo serializationInfo, StreamingContext streamingContext) | 
Private Attributes | |
| bool | m_IsCacheFresh | 
| bool | m_IsFromCache | 
| object | _identity | 
Definition at line 11 of file WebResponse.cs.