1 implementation of OnWorkspaceChangedAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\LegacySolutionEvents\RemoteLegacySolutionEventsAggregationService.cs (1)
40
public ValueTask
OnWorkspaceChangedAsync
(
1 reference to OnWorkspaceChangedAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (1)
98
service.
OnWorkspaceChangedAsync
(oldSolutionChecksum, newSolutionChecksum, args.Kind, args.ProjectId, args.DocumentId, cancellationToken),