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
◆
MyLocalStore
LocalDataStore
System.Runtime.Remoting.Contexts.Context.MyLocalStore
get
private
Definition at line
429
of file
Context.cs
.
430
{
431
get
432
{
433
LocalDataStoreHolder
localDataStore
= this.
_localDataStore
;
434
if
(localDataStore ==
null
)
435
{
436
if
(!
true
)
437
{
438
}
439
if
(this.
_localDataStore
!=
null
)
440
{
441
}
442
if
(!
true
)
443
{
444
}
445
long
num = 0
L
;
446
LocalDataStoreHolder
localDataStoreHolder
;
447
this._localDataStore
=
localDataStoreHolder
;
448
if
(
true
)
449
{
450
Monitor
.
Exit
(
localDataStore
);
451
}
452
if
(num != 0
L
)
453
{
454
throw
new
OutOfMemoryException
();
455
}
456
}
457
return
this.
_localDataStore
.
m_Store
;
458
}
459
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.LocalDataStoreHolder.m_Store
LocalDataStore m_Store
Definition
LocalDataStoreHolder.cs:36
System.LocalDataStoreHolder
Definition
LocalDataStoreHolder.cs:7
System.OutOfMemoryException
Definition
OutOfMemoryException.cs:9
System.Runtime.Remoting.Contexts.Context._localDataStore
LocalDataStoreHolder _localDataStore
Definition
Context.cs:549
System.Threading.Monitor.Exit
static void Exit(object obj)
Definition
Monitor.cs:47
System.Threading.Monitor
Definition
Monitor.cs:9
System.ConsoleKey.L
@ L
System
Runtime
Remoting
Contexts
Context
Generated by
1.10.0