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
◆
Count
int
Telepathy.SafeQueue
< T >.Count
get
Definition at line
13
of file
SafeQueue.cs
.
14
{
15
get
16
{
17
Queue
queue
= this.
queue
;
18
Queue
queue2
= this.
queue
;
19
long
num = 0
L
;
20
Monitor
.
Exit
(
queue
);
21
if
(num == 0
L
)
22
{
23
}
24
throw
new
OutOfMemoryException
();
25
}
26
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Collections.Generic.Queue
Definition
Queue.cs:14
System.OutOfMemoryException
Definition
OutOfMemoryException.cs:9
System.Threading.Monitor.Exit
static void Exit(object obj)
Definition
Monitor.cs:47
System.Threading.Monitor
Definition
Monitor.cs:9
Telepathy.SafeQueue.queue
Queue< T > queue
Definition
SafeQueue.cs:92
System.ConsoleKey.L
@ L
Telepathy
SafeQueue
Generated by
1.10.0