1 write to _shutdownCancellationSource
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveSession.cs (1)
95_shutdownCancellationSource = new CancellationTokenSource();
6 references to _shutdownCancellationSource
Microsoft.CodeAnalysis.EditorFeatures (6)
Interactive\InteractiveSession.cs (6)
111_shutdownCancellationSource.Cancel(); 112_shutdownCancellationSource.Dispose(); 145}, _shutdownCancellationSource.Token); 156_shutdownCancellationSource.Token); 335}, _shutdownCancellationSource.Token); 385}, _shutdownCancellationSource.Token);