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