1 write to _callback
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DesignerAttributeDiscovery\RemoteDesignerAttributeDiscoveryService.cs (1)
42
_callback
= callback;
1 reference to _callback
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DesignerAttributeDiscovery\RemoteDesignerAttributeDiscoveryService.cs (1)
58
solution, priorityDocument, useFrozenSnapshots, new CallbackWrapper(
_callback
, callbackId), cancellationToken);