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

◆ Closed

bool System.Net.WebOperation.Closed
getset

Definition at line 171 of file WebOperation.cs.

172 {
173 [global::Cpp2ILInjected.Token(Token = "0x60011F7")]
174 [global::Cpp2ILInjected.Address(RVA = "0x1E13DA0", Offset = "0x1E13DA0", Length = "0x2C")]
175 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
176 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
177 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebOperation), Member = "get_Aborted", ReturnType = typeof(bool))]
178 get
179 {
180 throw null;
181 }
182 }
class f__AnonymousType0<< Count > j__TPar
WebOperation(HttpWebRequest request, BufferOffsetSize writeBuffer, bool isNtlmChallenge, CancellationToken cancellationToken)