88 references to ThrowIfNotOnUIThread
Microsoft.CodeAnalysis.EditorFeatures (88)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (10)
78ThreadingContext.ThrowIfNotOnUIThread(); 94ThreadingContext.ThrowIfNotOnUIThread(); 154ThreadingContext.ThrowIfNotOnUIThread(); 206ThreadingContext.ThrowIfNotOnUIThread(); 272ThreadingContext.ThrowIfNotOnUIThread(); 307ThreadingContext.ThrowIfNotOnUIThread(); 364ThreadingContext.ThrowIfNotOnUIThread(); 409ThreadingContext.ThrowIfNotOnUIThread(); 439ThreadingContext.ThrowIfNotOnUIThread(); 452ThreadingContext.ThrowIfNotOnUIThread();
Classification\Syntactic\SyntacticClassificationTaggerProvider.ClassifiedLineCache.cs (3)
91_threadingContext.ThrowIfNotOnUIThread(); 116_threadingContext.ThrowIfNotOnUIThread(); 134_threadingContext.ThrowIfNotOnUIThread();
ExtractMethod\ExtractMethodCommandHandler.cs (3)
115_threadingContext.ThrowIfNotOnUIThread(); 134_threadingContext.ThrowIfNotOnUIThread(); 199_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)
72this.ThreadingContext.ThrowIfNotOnUIThread(); 82this.ThreadingContext.ThrowIfNotOnUIThread(); 91this.ThreadingContext.ThrowIfNotOnUIThread(); 99this.ThreadingContext.ThrowIfNotOnUIThread(); 109this.ThreadingContext.ThrowIfNotOnUIThread(); 115this.ThreadingContext.ThrowIfNotOnUIThread(); 121this.ThreadingContext.ThrowIfNotOnUIThread(); 130this.ThreadingContext.ThrowIfNotOnUIThread();
IntelliSense\AsyncCompletion\CommitManager.cs (2)
101_threadingContext.ThrowIfNotOnUIThread(); 197_threadingContext.ThrowIfNotOnUIThread();
IntelliSense\AsyncCompletion\CompletionSource.cs (1)
97_threadingContext.ThrowIfNotOnUIThread();
IntelliSense\ModelComputation.cs (5)
67ThreadingContext.ThrowIfNotOnUIThread(); 76ThreadingContext.ThrowIfNotOnUIThread(); 89ThreadingContext.ThrowIfNotOnUIThread(); 102ThreadingContext.ThrowIfNotOnUIThread(); 157this.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(); 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)
148dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 200_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 217_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 260_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 287_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 298_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 338_dataSource.ThreadingContext.ThrowIfNotOnUIThread();
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (7)
37_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 55_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 71_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 77_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 397_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 725_dataSource.ThreadingContext.ThrowIfNotOnUIThread(); 757_dataSource.ThreadingContext.ThrowIfNotOnUIThread();
Tagging\AsynchronousViewportTaggerProvider.SingleViewportTaggerProvider.cs (1)
100this.ThreadingContext.ThrowIfNotOnUIThread();
Workspaces\AbstractTextBufferVisibilityTracker.cs (5)
48_threadingContext.ThrowIfNotOnUIThread(); 54_threadingContext.ThrowIfNotOnUIThread(); 71_threadingContext.ThrowIfNotOnUIThread(); 91_threadingContext.ThrowIfNotOnUIThread(); 103_threadingContext.ThrowIfNotOnUIThread();