Implemented interface member:
2 references to GetUpdatesAsync
Microsoft.CodeAnalysis.EditorFeatures (2)
EditAndContinue\EditAndContinueLanguageService.cs (1)
363=> GetUpdatesAsync(runningProjects: [], cancellationToken);
EditAndContinue\EditAndContinueLanguageServiceBridge.cs (1)
40=> service.GetUpdatesAsync(runningProjects, cancellationToken);