2 references to IsCanceled
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Diagnostics\DocumentAnalysisExecutor_Helpers.cs (2)
267
catch (Exception e) when (!
IsCanceled
(e, cancellationToken))
299
catch (Exception e) when (!
IsCanceled
(e, cancellationToken))