2 writes to _globalNotificationsTask
Microsoft.VisualStudio.LanguageServices (2)
Remote\GlobalNotificationRemoteDeliveryService.cs (2)
76
_globalNotificationsTask
= _globalNotificationsTask.SafeContinueWithFromAsync(
111
_globalNotificationsTask
= _globalNotificationsTask.SafeContinueWithFromAsync(
3 references to _globalNotificationsTask
Microsoft.VisualStudio.LanguageServices (3)
Remote\GlobalNotificationRemoteDeliveryService.cs (3)
28
/// Lock for the <see cref="
_globalNotificationsTask
"/> task chain. Each time we hear
76
_globalNotificationsTask =
_globalNotificationsTask
.SafeContinueWithFromAsync(
111
_globalNotificationsTask =
_globalNotificationsTask
.SafeContinueWithFromAsync(