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

◆ WriteStream

WebRequestStream System.Net.WebOperation.WriteStream
getset

Definition at line 524 of file WebOperation.cs.

525 {
526 [global::Cpp2ILInjected.Token(Token = "0x6001208")]
527 [global::Cpp2ILInjected.Address(RVA = "0x1E14A3C", Offset = "0x1E14A3C", Length = "0x18")]
528 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpWebRequest.<MyGetResponseAsync>d__243", Member = "MoveNext", ReturnType = typeof(void))]
529 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
530 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebOperation), Member = "ThrowIfDisposed", ReturnType = typeof(void))]
531 get
532 {
533 throw null;
534 }
535 }
class f__AnonymousType0<< Count > j__TPar
WebOperation(HttpWebRequest request, BufferOffsetSize writeBuffer, bool isNtlmChallenge, CancellationToken cancellationToken)