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

◆ AutoFlush

virtual bool System.IO.StreamWriter.AutoFlush
setinherited

Definition at line 367 of file StreamWriter.cs.

368 {
369 [global::Cpp2ILInjected.Token(Token = "0x60027C3")]
370 [global::Cpp2ILInjected.Address(RVA = "0x1B9CDA4", Offset = "0x1B9CDA4", Length = "0x44")]
371 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
372 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StreamWriter), Member = "CheckAsyncTaskInProgress", ReturnType = typeof(void))]
373 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StreamWriter), Member = "Flush", MemberParameters = new object[]
374 {
375 typeof(bool),
376 typeof(bool)
377 }, ReturnType = typeof(void))]
378 set
379 {
380 throw null;
381 }
382 }
class f__AnonymousType0<< Count > j__TPar