3 references to GetApplicableCancellationToken
Microsoft.VisualStudio.LanguageServices (3)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (3)
213
},
GetApplicableCancellationToken
(state));
229
await SetLiveErrorsForProjectAsync(projectId, ImmutableArray<DiagnosticData>.Empty,
GetApplicableCancellationToken
(state)).ConfigureAwait(false);
342
},
GetApplicableCancellationToken
(inProgressState));