1 implementation of DiscoverDesignerAttributesAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DesignerAttributeDiscovery\RemoteDesignerAttributeDiscoveryService.cs (1)
49
public ValueTask
DiscoverDesignerAttributesAsync
(
2 references to DiscoverDesignerAttributesAsync
Microsoft.CodeAnalysis.Features (1)
DesignerAttribute\DesignerAttributeDiscoveryService.cs (1)
402
(service, checksum, callbackId, cancellationToken) => service.
DiscoverDesignerAttributesAsync
(
Roslyn.VisualStudio.Next.UnitTests (1)
Services\ServiceHubServicesTests.cs (1)
164
(service, checksum, callbackId, cancellationToken) => service.
DiscoverDesignerAttributesAsync
(