Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ProgressStatics.cs
Go to the documentation of this file.
1
using
System.Threading
;
2
3
namespace
System
;
4
5
internal
static
class
ProgressStatics
6
{
7
internal
static
readonly
SynchronizationContext
DefaultContext
=
new
SynchronizationContext
();
8
}
System.ProgressStatics.DefaultContext
static readonly SynchronizationContext DefaultContext
Definition
ProgressStatics.cs:7
System.ProgressStatics
Definition
ProgressStatics.cs:6
System.Threading.SynchronizationContext
Definition
SynchronizationContext.cs:4
System.Threading
Definition
TaskToApm.cs:3
System
Definition
BlockingCollection.cs:8
source
System.Private.CoreLib
System
ProgressStatics.cs
Generated by
1.10.0