1 implementation of HasMainThread
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Utilities\ThreadingContext.cs (1)
42
public bool
HasMainThread
1 reference to HasMainThread
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Utilities\ThreadingContextTaskSchedulerProvider.cs (1)
20
public TaskScheduler CurrentContextScheduler { get; } = threadingContext.
HasMainThread