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