1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
Preview\SolutionPreviewResult.cs (1)
32
_threadingContext
= threadingContext;
2 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (2)
Preview\SolutionPreviewResult.cs (2)
41
_threadingContext
.ThrowIfNotOnUIThread();
110
result1.
_threadingContext
,