terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CreateEnvoySink()

IMessageSink System.Runtime.Remoting.Contexts.Context.CreateEnvoySink ( MarshalByRefObject serverObject)
inlinepackage

Definition at line 372 of file Context.cs.

373 {
374 if (!true)
375 {
376 }
378 if (list != null)
379 {
380 while (list == null)
381 {
382 }
383 }
384 throw new OutOfMemoryException();
385 }
List< IContextProperty > context_properties
Definition Context.cs:543

References System.Runtime.Remoting.Contexts.Context.context_properties, and System.list.