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