1 write to _callback
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DesignerAttributeDiscovery\RemoteDesignerAttributeDiscoveryService.cs (1)
23_callback = callback;
1 reference to _callback
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DesignerAttributeDiscovery\RemoteDesignerAttributeDiscoveryService.cs (1)
28=> _callback.InvokeAsync((callback, cancellationToken) => callback.ReportDesignerAttributeDataAsync(_callbackId, data, cancellationToken), cancellationToken);