88 references to ThrowIfNotOnUIThread
Microsoft.CodeAnalysis.EditorFeatures (88)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (10)
66_threadingContext.ThrowIfNotOnUIThread(); 76_threadingContext.ThrowIfNotOnUIThread(); 135_threadingContext.ThrowIfNotOnUIThread(); 175_threadingContext.ThrowIfNotOnUIThread(); 243_threadingContext.ThrowIfNotOnUIThread(); 267_threadingContext.ThrowIfNotOnUIThread(); 324_threadingContext.ThrowIfNotOnUIThread(); 369_threadingContext.ThrowIfNotOnUIThread(); 399_threadingContext.ThrowIfNotOnUIThread(); 412_threadingContext.ThrowIfNotOnUIThread();
Classification\Syntactic\SyntacticClassificationTaggerProvider.ClassifiedLineCache.cs (3)
92_threadingContext.ThrowIfNotOnUIThread(); 117_threadingContext.ThrowIfNotOnUIThread(); 135_threadingContext.ThrowIfNotOnUIThread();
ExtractMethod\ExtractMethodCommandHandler.cs (3)
115_threadingContext.ThrowIfNotOnUIThread(); 130_threadingContext.ThrowIfNotOnUIThread(); 195_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(); 589_session._threadingContext.ThrowIfNotOnUIThread();
IntelliSense\AbstractController.cs (8)
73this.ThreadingContext.ThrowIfNotOnUIThread(); 83this.ThreadingContext.ThrowIfNotOnUIThread(); 92this.ThreadingContext.ThrowIfNotOnUIThread(); 100this.ThreadingContext.ThrowIfNotOnUIThread(); 110this.ThreadingContext.ThrowIfNotOnUIThread(); 116this.ThreadingContext.ThrowIfNotOnUIThread(); 122this.ThreadingContext.ThrowIfNotOnUIThread(); 131this.ThreadingContext.ThrowIfNotOnUIThread();
IntelliSense\AsyncCompletion\CommitManager.cs (2)
101_threadingContext.ThrowIfNotOnUIThread(); 197_threadingContext.ThrowIfNotOnUIThread();
IntelliSense\AsyncCompletion\CompletionSource.cs (1)
96_threadingContext.ThrowIfNotOnUIThread();
IntelliSense\ModelComputation.cs (5)
67ThreadingContext.ThrowIfNotOnUIThread(); 76ThreadingContext.ThrowIfNotOnUIThread(); 89ThreadingContext.ThrowIfNotOnUIThread(); 102ThreadingContext.ThrowIfNotOnUIThread(); 157this.ThreadingContext.ThrowIfNotOnUIThread();
IntelliSense\Session.cs (3)
43Computation.ThreadingContext.ThrowIfNotOnUIThread(); 50Computation.ThreadingContext.ThrowIfNotOnUIThread(); 58Computation.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(); 330ThreadingContext.ThrowIfNotOnUIThread(); 339ThreadingContext.ThrowIfNotOnUIThread(); 377ThreadingContext.ThrowIfNotOnUIThread(); 383ThreadingContext.ThrowIfNotOnUIThread();
RenameTracking\RenameTrackingTaggerProvider.TrackingSession.cs (2)
129_threadingContext.ThrowIfNotOnUIThread(); 156_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)
147dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 199_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 216_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 259_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 286_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 297_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 337_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(); 396_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 724_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 756_dataSource.ThreadingContext.ThrowIfNotOnUIThread();
Tagging\AsynchronousViewportTaggerProvider.SingleViewportTaggerProvider.cs (1)
101this.ThreadingContext.ThrowIfNotOnUIThread();
Workspaces\AbstractTextBufferVisibilityTracker.cs (5)
48_threadingContext.ThrowIfNotOnUIThread(); 54_threadingContext.ThrowIfNotOnUIThread(); 71_threadingContext.ThrowIfNotOnUIThread(); 91_threadingContext.ThrowIfNotOnUIThread(); 103_threadingContext.ThrowIfNotOnUIThread();