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