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