3 references to RazorServiceDescriptorsWrapper
Microsoft.CodeAnalysis.ExternalAccess.Razor (3)
Remote\RazorRemoteHostClient.cs (3)
16private readonly RazorServiceDescriptorsWrapper _serviceDescriptors; 19internal RazorRemoteHostClient(ServiceHubRemoteHostClient client, RazorServiceDescriptorsWrapper serviceDescriptors, RazorRemoteServiceCallbackDispatcherRegistry callbackDispatchers) 26public static async Task<RazorRemoteHostClient?> TryGetClientAsync(HostWorkspaceServices services, RazorServiceDescriptorsWrapper serviceDescriptors, RazorRemoteServiceCallbackDispatcherRegistry callbackDispatchers, CancellationToken cancellationToken = default)