2 references to _cancellationSource
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\DebuggingSession.cs (2)
150
_cancellationSource
.Cancel();
151
_cancellationSource
.Dispose();