91 references to ThrowIfNotOnUIThread
Microsoft.CodeAnalysis.EditorFeatures (91)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (10)
71_threadingContext.ThrowIfNotOnUIThread(); 81_threadingContext.ThrowIfNotOnUIThread(); 143_threadingContext.ThrowIfNotOnUIThread(); 183_threadingContext.ThrowIfNotOnUIThread(); 251_threadingContext.ThrowIfNotOnUIThread(); 275_threadingContext.ThrowIfNotOnUIThread(); 332_threadingContext.ThrowIfNotOnUIThread(); 377_threadingContext.ThrowIfNotOnUIThread(); 407_threadingContext.ThrowIfNotOnUIThread(); 420_threadingContext.ThrowIfNotOnUIThread();
Classification\Syntactic\SyntacticClassificationTaggerProvider.ClassifiedLineCache.cs (3)
92_threadingContext.ThrowIfNotOnUIThread(); 117_threadingContext.ThrowIfNotOnUIThread(); 135_threadingContext.ThrowIfNotOnUIThread();
ExtractMethod\ExtractMethodCommandHandler.cs (3)
119_threadingContext.ThrowIfNotOnUIThread(); 134_threadingContext.ThrowIfNotOnUIThread(); 176_threadingContext.ThrowIfNotOnUIThread();
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (7)
99_session._threadingContext.ThrowIfNotOnUIThread(); 171_session._threadingContext.ThrowIfNotOnUIThread(); 220_session._threadingContext.ThrowIfNotOnUIThread(); 273_session._threadingContext.ThrowIfNotOnUIThread(); 295_session._threadingContext.ThrowIfNotOnUIThread(); 317_session._threadingContext.ThrowIfNotOnUIThread(); 587_session._threadingContext.ThrowIfNotOnUIThread();
IntelliSense\AbstractController.cs (9)
72this.ThreadingContext.ThrowIfNotOnUIThread(); 82this.ThreadingContext.ThrowIfNotOnUIThread(); 91this.ThreadingContext.ThrowIfNotOnUIThread(); 99this.ThreadingContext.ThrowIfNotOnUIThread(); 109this.ThreadingContext.ThrowIfNotOnUIThread(); 115this.ThreadingContext.ThrowIfNotOnUIThread(); 121this.ThreadingContext.ThrowIfNotOnUIThread(); 130this.ThreadingContext.ThrowIfNotOnUIThread(); 142this.ThreadingContext.ThrowIfNotOnUIThread();
IntelliSense\AsyncCompletion\CommitManager.cs (2)
101_threadingContext.ThrowIfNotOnUIThread(); 197_threadingContext.ThrowIfNotOnUIThread();
IntelliSense\AsyncCompletion\CompletionSource.cs (1)
96_threadingContext.ThrowIfNotOnUIThread();
IntelliSense\ModelComputation.cs (7)
41ThreadingContext.ThrowIfNotOnUIThread(); 78ThreadingContext.ThrowIfNotOnUIThread(); 87ThreadingContext.ThrowIfNotOnUIThread(); 97ThreadingContext.ThrowIfNotOnUIThread(); 113ThreadingContext.ThrowIfNotOnUIThread(); 133ThreadingContext.ThrowIfNotOnUIThread(); 181this.ThreadingContext.ThrowIfNotOnUIThread();
IntelliSense\Session.cs (3)
42Computation.ThreadingContext.ThrowIfNotOnUIThread(); 49Computation.ThreadingContext.ThrowIfNotOnUIThread(); 57Computation.ThreadingContext.ThrowIfNotOnUIThread();
NavigationBar\NavigationBarController.cs (6)
140threadingContext.ThrowIfNotOnUIThread(); 179_threadingContext.ThrowIfNotOnUIThread(); 222_threadingContext.ThrowIfNotOnUIThread(); 267_threadingContext.ThrowIfNotOnUIThread(); 275_threadingContext.ThrowIfNotOnUIThread(); 296_threadingContext.ThrowIfNotOnUIThread();
RenameTracking\RenameTrackingTaggerProvider.RenameTrackingCommitter.cs (3)
59_stateMachine.ThreadingContext.ThrowIfNotOnUIThread(); 225_stateMachine.ThreadingContext.ThrowIfNotOnUIThread(); 263_stateMachine.ThreadingContext.ThrowIfNotOnUIThread();
RenameTracking\RenameTrackingTaggerProvider.StateMachine.cs (11)
76ThreadingContext.ThrowIfNotOnUIThread(); 131ThreadingContext.ThrowIfNotOnUIThread(); 141ThreadingContext.ThrowIfNotOnUIThread(); 161ThreadingContext.ThrowIfNotOnUIThread(); 206ThreadingContext.ThrowIfNotOnUIThread(); 230ThreadingContext.ThrowIfNotOnUIThread(); 259ThreadingContext.ThrowIfNotOnUIThread(); 329ThreadingContext.ThrowIfNotOnUIThread(); 338ThreadingContext.ThrowIfNotOnUIThread(); 376ThreadingContext.ThrowIfNotOnUIThread(); 382ThreadingContext.ThrowIfNotOnUIThread();
RenameTracking\RenameTrackingTaggerProvider.TrackingSession.cs (2)
131_threadingContext.ThrowIfNotOnUIThread(); 154_threadingContext.ThrowIfNotOnUIThread();
Shared\Extensions\ITextSnapshotExtensions.cs (1)
95threadingContext.ThrowIfNotOnUIThread();
Shared\Tagging\EventSources\TaggerEventSources.ViewSpanChangedEventSource.cs (3)
31_threadingContext.ThrowIfNotOnUIThread(); 37_threadingContext.ThrowIfNotOnUIThread(); 43_threadingContext.ThrowIfNotOnUIThread();
Tagging\AbstractAsynchronousTaggerProvider.TagSource.cs (7)
148dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 200_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 217_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 261_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 289_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 300_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 340_dataSource.ThreadingContext.ThrowIfNotOnUIThread();
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (7)
36_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 54_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 70_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 76_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 384_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 711_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 743_dataSource.ThreadingContext.ThrowIfNotOnUIThread();
Tagging\AsynchronousViewportTaggerProvider.SingleViewportTaggerProvider.cs (1)
67this.ThreadingContext.ThrowIfNotOnUIThread();
Workspaces\AbstractTextBufferVisibilityTracker.cs (5)
48_threadingContext.ThrowIfNotOnUIThread(); 54_threadingContext.ThrowIfNotOnUIThread(); 71_threadingContext.ThrowIfNotOnUIThread(); 91_threadingContext.ThrowIfNotOnUIThread(); 103_threadingContext.ThrowIfNotOnUIThread();