1 write to _shutdownCancellationSource
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveSession.cs (1)
93_shutdownCancellationSource = new CancellationTokenSource();
6 references to _shutdownCancellationSource
Microsoft.CodeAnalysis.EditorFeatures (6)
Interactive\InteractiveSession.cs (6)
109_shutdownCancellationSource.Cancel(); 110_shutdownCancellationSource.Dispose(); 143}, _shutdownCancellationSource.Token); 154_shutdownCancellationSource.Token); 333}, _shutdownCancellationSource.Token); 384}, _shutdownCancellationSource.Token);