1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
PasteTracking\PasteTrackingService.cs (1)
28
=>
_threadingContext
= threadingContext;
1 reference to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
PasteTracking\PasteTrackingService.cs (1)
45
_threadingContext
.ThrowIfNotOnUIThread();